4.15.3 Macros
#define PROGMEM_SIZE (200000U)
#define PROGMEM_PAGE_SIZE (512U)
#define BL_KEY_OPERATOR (0x1234U) /* cppcheck-suppress misra-c2012-2.5; This is a false positive. */
#define PROGMEM_SIZE (200000U)
#define PROGMEM_PAGE_SIZE (512U)
#define BL_KEY_OPERATOR (0x1234U) /* cppcheck-suppress misra-c2012-2.5; This is a false positive. */
Rev: c