Skip to content

Commit

Permalink
prj.conf: Drop CONFIG_PICOLIBC
Browse files Browse the repository at this point in the history
Picolibc has been the default C standard library since Zephyr v3.5. No
need to set it.

Signed-off-by: Yasushi SHOJI <[email protected]>
  • Loading branch information
yashi committed Jan 29, 2024
1 parent a2fab13 commit d08ad4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prj.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
CONFIG_ZTEST=y
CONFIG_PICOLIBC=y
CONFIG_LIBCSP=y

0 comments on commit d08ad4f

Please sign in to comment.