Konstantin Kondrashov
|
69be477885
|
esp32: Add UTs for DPORT and Hi-interrupt
|
2019-09-12 13:47:48 +00:00 |
|
xiehang
|
8be97410a4
|
WiFi: Modify the wifi_country struct in VNC to keep it consistent with IDF.
1. Modfy wifi_country struct
2. Add md5 check esp_wifi_types.h
3. Add md5 check esp_wifi.h
|
2019-07-21 10:30:45 +08:00 |
|
XiaXiaotian
|
5059c7fac3
|
Decouple WiFi and BT with coexist to reduce bin size
1. Do not link WiFi code when only BT or BLE is used and WiFi is not
used.
2. Do not link coexist code when CONFIG_SW_COEXIST_ENABLE is disabled.
|
2019-04-17 16:59:24 +08:00 |
|
Renz Bagaporo
|
cc774111bf
|
cmake: Add support for test build
|
2018-10-20 12:07:24 +08:00 |
|