4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-25 01:17:22 +08:00

15 lines
296 B
Plaintext
Raw Normal View History

config SOC_LPC55S28_SERIES
2019-10-24 17:56:09 +08:00
bool
select ARCH_ARM_CORTEX_M33
select ARCH_ARM_CORTEX_FPU
2023-01-08 21:14:23 -05:00
2019-10-24 17:56:09 +08:00
config SOC_LPC55S69_SERIES
bool
select ARCH_ARM_CORTEX_M33
select ARCH_ARM_CORTEX_FPU
2022-12-05 15:05:07 +08:00
config SOC_LPC55S06_SERIES
bool
select ARCH_ARM_CORTEX_M33
select ARCH_ARM_CORTEX_FPU