1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cortexm_common/cortexm_common.config
2020-08-12 12:22:43 +02:00

6 lines
130 B
Plaintext

# all cortex MCU's use newlib as libc
CONFIG_MOD_NEWLIB=y
# use the nano-specs of Newlib when available
CONFIG_MOD_NEWLIB_NANO=y