mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-19 11:18:44 +00:00
9 lines
364 B
Markdown
9 lines
364 B
Markdown
# Newlib Syscalls
|
|
|
|
## Configurations
|
|
|
|
| CONFIG | Description |
|
|
|:----------------------:|:---------------------------:|
|
|
| CONFIG_NEWLIB | Enable newlib support |
|
|
| CONFIG_NEWLIB_STANDARD | Enable newlib full standart support (default nano) |
|
|
| CONFIG_NEWLIB_FATFS | Enable newlib filesystem port fatfs support |
|