OVMS3-idf/components/newlib
Ivan Grokhotkov 59b7d98fec Merge branch 'feature/dfs' into 'master'
Dynamic frequency scaling

See merge request !1189
2017-10-22 12:34:11 +08:00
..
include According to review comments 2017-09-06 10:30:23 +08:00
lib newlib: Remove fcntl() implementation from libc 2017-10-16 09:45:50 +08:00
platform_include newlib: rename esp_setup_time_syscalls to esp_set_time_from_rtc 2017-09-01 10:36:14 +08:00
test unit test: adapt tests to single core configuration 2017-10-19 21:35:21 +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
component.mk build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
COPYING.NEWLIB Initial public version 2016-08-17 23:08:22 +08:00
libc_discard.list newlib: Remove fcntl() implementation from libc 2017-10-16 09:45:50 +08:00
locks.c newlib locks: Fix _lock_init() & _lock_init_recursive() failing to initialise a lock 2017-06-30 08:54:56 +10:00
Makefile.old Initial public version 2016-08-17 23:08:22 +08:00
reent_init.c vfs: code review fixes 2016-10-27 17:21:17 +08:00
syscall_table.c heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
syscalls.c Add option to allocate external RAM using heap_alloc_caps 2017-09-14 10:47:44 +08:00
time.c esp_clk.h: make public, add getters for RTC time, CPU/APB freq 2017-10-18 14:19:14 +08:00