esp-idf/components/newlib
Angus Gratton fa2946d651 Merge branch 'feature/support_esp32s3_beta_3' into 'master'
Support ESP32S3 beta 3 target

Closes IDF-2908

See merge request espressif/esp-idf!12661
2021-03-23 10:17:58 +00:00
..
platform_include newlib: Avoid introducing ESP-IDF macros from newlib platform headers 2021-02-12 15:18:05 +11:00
port newlib: persist rtc clk corrections 2021-03-19 12:04:06 +08:00
priv_include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test esp_hw_support: create esp_cpu 2021-02-26 13:34:29 +08:00
.gitignore Initial public version 2016-08-17 23:08:22 +08:00
.gitmodules Initial public version 2016-08-17 23:08:22 +08:00
abort.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
CMakeLists.txt Merge branch 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +00:00
component.mk newlib: add _RETARGETABLE_LOCKING support 2020-12-29 16:18:04 +01:00
COPYING.NEWLIB Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp32-spiram-rom-functions-c.lf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
heap.c tests: re-add all disabled tests and all disabled configurations 2020-10-14 16:11:49 +11:00
Kconfig Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
locks.c Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00
Makefile.old Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
newlib_init.c Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00
newlib.lf arch: move stdatomic 2021-02-26 18:40:00 +08:00
poll.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
pthread.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
random.c esp32: Add esp_fill_random() function 2018-09-03 04:39:45 +00:00
reent_init.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
stdatomic.c arch: move stdatomic 2021-02-26 18:40:00 +08:00
syscalls.c Updates for riscv support 2020-11-13 07:49:11 +11:00
termios.c VFS: Fix Kconfig prefix 2019-07-02 17:17:18 +02:00
time.c Updates for riscv support 2020-11-13 07:49:11 +11:00