esp-idf/components/newlib
Mahavir Jain bd5176f108 Merge branch 'bugfix/vfs_io_disabled_console_v4.3' into 'release/v4.3'
Fix console output flushing when CONFIG_VFS_SUPPORT_IO is disabled (v4.3)

See merge request espressif/esp-idf!15653
2021-12-22 13:12:21 +00:00
..
platform_include Merge branch 'bugfix/newlib_dirent_decls_4.3' into 'release/v4.3' 2021-09-09 18:46:58 +00:00
port Systimer reset alternative on S2 (and others) (v4.3) 2021-10-28 08:00:28 +00:00
priv_include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test esp_system: Adds sync of FRC & RTC counters in esp_restart (v4.3) 2021-10-28 17:33:46 +00: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
assert.c newlib: Override __assert and __assert_func 2021-09-08 16:32:09 +08:00
CMakeLists.txt arch: move stdatomic 2021-11-02 16:24:18 +01:00
component.mk newlib: Override __assert and __assert_func 2021-09-08 16:32:09 +08: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 newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips 2021-06-25 11:48:25 +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-25 11:48:26 +07:00
newlib.lf arch: move stdatomic 2021-11-02 16:24:18 +01: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: implement missing "op_fetch", "nand" builtins 2021-12-21 02:16:02 +01:00
syscalls.c newlib: set errno in the explicitly provided reent structure 2021-12-21 01:25:49 +00: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