Commit 046232a
west: Sync picolibc with SDK 0.17.4
This updates the version of picolibc to match that used by SDK 0.17.4. In
the Zephyr picolibc fork, that's marked with the zephyr-sdk-0.17.4 tag now,
which is on the zephyr-sdk-0.17 branch.
Changes since the previous version which impact using the module:
* machine/arm: Disable exception tables in ARM string asm code
* cmake: Silence messages about core-isa.h
* Correct return type of __non_atomic_*_ungetc functions
* Delete obsoleted _syslist.h
Signed-off-by: Keith Packard <keithp@keithp.com>1 parent 8ea7b11 commit 046232a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
0 commit comments