We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c8aa1 commit 3d82af0Copy full SHA for 3d82af0
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/device/LPC55S69_cm33_core0.h
@@ -158,8 +158,6 @@ typedef enum IRQn {
158
#define __MPU_PRESENT 1 /**< Defines if an MPU is present or not */
159
#define __NVIC_PRIO_BITS 3 /**< Number of priority bits implemented in the NVIC */
160
#define __Vendor_SysTickConfig 0 /**< Vendor specific implementation of SysTickConfig is defined */
161
-#define __FPU_PRESENT 1 /**< Defines if an FPU is present or not */
162
-#define __DSP_PRESENT 1 /**< Defines if Armv8-M Mainline core supports DSP instructions */
163
#define __SAUREGION_PRESENT 1 /**< Defines if an SAU is present or not */
164
165
#include "core_cm33.h" /* Core Peripheral Access Layer */
0 commit comments