6 lines
130 B
Plaintext
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
|