OVMS3-idf/components/esp32
Angus Gratton fb87346864 Merge branch 'feature/newlib_locking' into 'master'
newlib locking support

Has matching tests here: http://gitlab.espressif.cn/idf/esp-idf-tests/commits/feature/newlib_locking_tests

This is ready, the "bug" I saw was me not understanding how newlib stream locking works (I still don't understand why it works like it does, but that's less important for now.)

See merge request !17
2016-09-01 16:17:22 +08:00
..
include Merge branch 'feature/newlib_locking' into 'master' 2016-09-01 16:17:22 +08:00
ld ld: add ld for bt/trace, choose different ld by menuconfig 2016-08-25 11:34:21 +08:00
lib@40dc7af7f3 Initial public version 2016-08-17 23:08:22 +08:00
abi.cpp Initial public version 2016-08-17 23:08:22 +08:00
cpu_start.c components/esp32: fix and clean up dual core startup 2016-08-24 16:21:28 +08:00
event.c Initial public version 2016-08-17 23:08:22 +08:00
heap_alloc_caps.c mem: add comments for knock out 0x3ffe0000~0x3ffe8000 2016-08-25 11:59:29 +08:00
heap_alloc_caps.h Initial public version 2016-08-17 23:08:22 +08:00
Kconfig Add cr after a lf is printed (configurable) 2016-08-23 15:20:03 +08:00
libhal.a Initial public version 2016-08-17 23:08:22 +08:00
Makefile ld: add ld for bt/trace, choose different ld by menuconfig 2016-08-25 11:34:21 +08:00
spiram.h Initial public version 2016-08-17 23:08:22 +08:00
syscalls.c newlib locking: Fix bug w/ _lock_close not clearing semaphore handle 2016-08-25 16:43:55 +08:00
wifi.c Initial public version 2016-08-17 23:08:22 +08:00