esp-idf/components/esp32
Angus Gratton 3ccec16706 Merge branch 'bugfix/clean_up_warnings' into 'master'
Clean up warnings and remove unused parts of FreeRTOS

For third party components (lwip and expat), compilation flags are adjusted to silence existing warnings (i have manually checked that all warnings are benign).
In components/esp32, replaced use of WIFI_DEBUG with ESP_LOG functions.

Additionally prvLockQueue/prvUnlockQueue have been removed, dragging some other bits of FreeRTOS along.

Original issue: https://github.com/espressif/esp-idf/issues/18

See merge request !111
2016-09-26 08:16:31 +08:00
..
hwcrypto
include 1. clean up the macro. 2. change component/bt/lib url to use new lib 2016-09-23 10:48:55 +08:00
ld
lib@f6d558367a Roll back submodule version 2016-09-23 18:08:39 +08:00
Kconfig Kconfig: make WiFi and BT mutually exclusive 2016-09-22 18:36:23 +08:00
abi.cpp
component.mk
cpu_freq.c
cpu_start.c Merge branch 'bugfix/clean_up_warnings' into 'master' 2016-09-26 08:16:31 +08:00
event.c clean up warnings 2016-09-23 14:46:39 +08:00
heap_alloc_caps.c
heap_alloc_caps.h
ipc.c
libhal.a
spiram.h
syscalls.c
wifi.c