diff options
author | Nick <nick.win999@gmail.com> | 2020-10-24 18:52:34 -0500 |
---|---|---|
committer | Nick <nick.win999@gmail.com> | 2020-10-24 18:52:34 -0500 |
commit | adb07926b1d6760e63e19134b338f8b1ba460483 (patch) | |
tree | ba8c8bcfdaa3e81b327438ffb2ad76d127b3aec5 /app/boards/arm/nrfmicro | |
parent | a67a8cd3b87e67176fb88c1d04d95004f7ff905d (diff) |
Remove newlib dep
Diffstat (limited to 'app/boards/arm/nrfmicro')
-rw-r--r-- | app/boards/arm/nrfmicro/nrfmicro_13_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/boards/arm/nrfmicro/nrfmicro_13_defconfig b/app/boards/arm/nrfmicro/nrfmicro_13_defconfig index 0421653..4e44ea3 100644 --- a/app/boards/arm/nrfmicro/nrfmicro_13_defconfig +++ b/app/boards/arm/nrfmicro/nrfmicro_13_defconfig @@ -12,8 +12,6 @@ CONFIG_GPIO=y CONFIG_ADC=y -CONFIG_NEWLIB_LIBC=y - CONFIG_USE_DT_CODE_PARTITION=y CONFIG_MPU_ALLOW_FLASH_WRITE=y |