esp-idf/components/newlib
Angus Gratton 807c8549e1 Merge branch 'bugfix/esp32s2_wakeup_from_light_sleep_fix' into 'master'
esp32s2 light sleep fix

Closes IDFCI-122

See merge request espressif/esp-idf!10269
2021-02-11 07:34:57 +08:00
..
platform_include newlib: Fix a case in FD_ISSET macro when n==-1 2021-01-06 20:54:24 +00:00
port Merge branch 'bugfix/esp32s2_wakeup_from_light_sleep_fix' into 'master' 2021-02-11 07:34:57 +08:00
priv_include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test newlib: Update esp32c3 ROM support, use single init function 2020-12-31 09:27:37 +11:00
.gitignore
.gitmodules
CMakeLists.txt newlib: Update esp32c3 ROM support, use single init function 2020-12-31 09:27:37 +11:00
COPYING.NEWLIB Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
Makefile.old Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
abort.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
component.mk newlib: add _RETARGETABLE_LOCKING support 2020-12-29 16:18:04 +01: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
locks.c newlib: add _RETARGETABLE_LOCKING support 2020-12-29 16:18:04 +01:00
newlib.lf put pm_slp_iram_opt and pm_rtos_iram_opt related attributes in esp_pm/linker.lf 2021-01-06 03:40:28 +00:00
newlib_init.c esp_system: Don't compile sleep_mode.c on c3 2020-12-31 15:20:05 +11: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
reent_init.c global: fix sign-compare warnings 2021-01-12 14:05:08 +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