esp-idf/components/freertos
XiaXiaotian cd13c9e95d disable phy and rf
1. add a macro in menuconfig for users to choose whether store phy calibration data into NVS or not.

2. rename some disable phy and rf APIs so that existing code which calls old APIS will fail to compile.
2017-02-17 10:24:55 +08:00
..
include/freertos disable PHY and RF when stop WiFi and disable BT 2017-02-17 10:24:54 +08:00
test esp32: add [ignore] tag to some unit test cases for CI 2017-01-18 17:08:20 +08:00
FreeRTOS-openocd.c
Kconfig Core timer 2 is unusable for FreeRTOS ticks because it triggers a high-level interrupt. This commit deletes the option to select it. 2017-01-15 11:11:58 +08:00
component.mk
croutine.c
event_groups.c
heap_regions.c Fix memory debugging code 2016-12-19 18:48:08 +08:00
heap_regions_debug.c
license.txt
list.c
port.c disable phy and rf 2017-02-17 10:24:55 +08:00
portasm.S
queue.c
readme_smp.txt
readme_xtensa.txt
ringbuf.c bugfix: ring buffer, fix api xRingbufferReceiveUpToFromISR 2016-12-20 01:13:03 +08:00
stdint.readme
tasks.c freertos: fix protection issue in freertos queue event list 2017-02-10 10:30:17 +08:00
timers.c
xtensa_context.S
xtensa_init.c
xtensa_intr.c
xtensa_intr_asm.S
xtensa_overlay_os_hook.c
xtensa_vectors.S Fix exception handler to jump to correct vector instead of crashing to the double exception vector. 2016-12-19 16:01:21 +08:00