boards: esp32xx: remove minimal libc default config
Let picolibc be the default for the second core as it is not mandantory to use minimal libc. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
parent
139a40098b
commit
31125f7177
19 changed files with 0 additions and 19 deletions
|
@ -2,4 +2,3 @@
|
|||
|
||||
CONFIG_MAIN_STACK_SIZE=2048
|
||||
CONFIG_CLOCK_CONTROL=y
|
||||
CONFIG_MINIMAL_LIBC=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue