OVMS3-idf/components/esp32
Angus Gratton 94104f0fe8 Add hack of explicitly locking stdout
This shouldn't be necessary as stdout is already locked by libc (see
comment.) Not sure which part isn't working.
2016-08-24 13:49:17 +08:00
..
include Add newlib libc locking using FreeRTOS primitives 2016-08-24 13:49:17 +08:00
ld Initial public version 2016-08-17 23:08:22 +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 Initial public version 2016-08-17 23:08:22 +08:00
event.c Initial public version 2016-08-17 23:08:22 +08:00
heap_alloc_caps.c Initial public version 2016-08-17 23:08:22 +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 Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf 2016-08-19 15:01:49 +08:00
spiram.h Initial public version 2016-08-17 23:08:22 +08:00
syscalls.c Add hack of explicitly locking stdout 2016-08-24 13:49:17 +08:00
wifi.c Initial public version 2016-08-17 23:08:22 +08:00