..
platform_include
hal: added HAL_ASSERT
2021-06-22 11:28:01 +08:00
port
esp32: move esp_clk functions
2021-03-31 19:17:33 +08:00
priv_include
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
test
newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips
2021-06-07 12:53:45 +07:00
test_apps
CI: minor testcases fixes and disable some cases that cant run on S3
2021-06-15 13:39:48 +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
esp32: move system libs
2021-03-31 19:17:33 +08:00
component.mk
esp32: move system libs
2021-03-31 19:17:33 +08:00
COPYING.NEWLIB
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
esp32-spiram-rom-functions-c.lf
psram: add configuration macros to move workaround libc functions to flash
2021-06-23 17:40:02 +08: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
newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips
2021-06-07 12:53:45 +07:00
Makefile.old
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
newlib_init.c
ci: fix test_build_system* fails
2021-06-07 18:48:38 +07: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
newlib: stdatomic: emulate 64-bit atomics on 32-bit SMP SoCs
2021-05-10 18:13:36 +02:00
syscalls.c
Updates for riscv support
2020-11-13 07:49:11 +11:00
system_libs.lf
esp32: move system libs
2021-03-31 19:17:33 +08: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