]> granicus.if.org Git - esp-idf/commit
component/bt : wifi/bt software coexist option
authorTian Hao <tianhao@espressif.com>
Thu, 24 Nov 2016 11:57:47 +0000 (19:57 +0800)
committerTian Hao <tianhao@espressif.com>
Thu, 24 Nov 2016 11:57:47 +0000 (19:57 +0800)
commit55e0690f69b8f6134ebe508887974278a35d7aec
tree6d09cd556524336c35fd727814e7df6101ab694f
parent7a41ab69828191a88987301a6dbf2a6b0a269d41
component/bt : wifi/bt software coexist option

1. option of sw coexist
2. cpu set freq function modify
3. update lib
4. ld add static data address
components/bt/lib
components/esp32/Kconfig
components/esp32/cpu_freq.c
components/esp32/cpu_start.c
components/esp32/include/esp_coexist.h [new file with mode: 0644]
components/esp32/ld/esp32.rom.ld
components/esp32/lib
examples/07_blufi/components/blufi/blufi_task.c
examples/10_gatt_client/main/component.mk