esp-idf/components
Xia Xiaotian 2e0c60461c esp_wifi: refactor PHY access
- Simplify PHY access API
- Move coexist initializing and deinitializing out from PHY API
  to Wi-Fi and Bluetooth
- Remove coexist pause and resume for they are no longer needed.
2020-09-22 15:00:05 +08:00
..
app_trace cmock: added cmock as component 2020-09-02 16:38:37 +08:00
app_update bootloader: create public bootloader_flash.h header 2020-09-19 10:52:02 +08:00
asio
bootloader bootloader: fix section placement of wdt_hal 2020-09-03 18:14:17 +02:00
bootloader_support bootloader: create public bootloader_flash.h header 2020-09-19 10:52:02 +08:00
bt esp_wifi: refactor PHY access 2020-09-22 15:00:05 +08:00
cbor
cmock cmock: added cmock as component 2020-09-02 16:38:37 +08:00
coap
console cmock: added cmock as component 2020-09-02 16:38:37 +08:00
cxx Removed C++ unit test 2020-09-21 01:32:23 +00:00
driver Merge branch 'bugfix/spi_slave_hd_callback_judge' into 'master' 2020-09-14 22:43:33 +08:00
efuse CI: Increase stack size for efuse unit test 2020-09-21 12:23:14 +08:00
esp-tls
esp32 spiram: Add soc macro for SPIRAM address space size, use it where applicable 2020-09-21 11:43:55 +10:00
esp32s2 esp32s2 spiram: Fix unused variable warnings 2020-09-21 11:43:55 +10:00
esp32s3 async memcpy: support async memcopy on esp32s2/s3 2020-09-16 21:30:54 +08:00
esp_adc_cal
esp_common NVS: using esp_partition API 2020-09-14 10:34:34 +08:00
esp_eth Merge branch 'feature/cmock_component' into 'master' 2020-09-10 16:06:20 +08:00
esp_event cmock: added cmock as component 2020-09-02 16:38:37 +08:00
esp_gdbstub
esp_hid cmock: added cmock as component 2020-09-02 16:38:37 +08:00
esp_http_client esp_http_client: add flush response 2020-09-11 15:25:24 +05:30
esp_http_server Merge branch 'feature/cmock_component' into 'master' 2020-09-10 16:06:20 +08:00
esp_https_ota esp_https_ota: change erase to incremental during flash write 2020-09-04 12:05:06 +05:30
esp_https_server https_server: Fix use of open_fn from application level 2020-09-09 08:00:20 +02:00
esp_ipc cmock: added cmock as component 2020-09-02 16:38:37 +08:00
esp_local_ctrl
esp_netif Merge branch 'ci/standalone_unit_test_app' into 'master' 2020-09-11 15:50:54 +08:00
esp_ringbuf cmock: added cmock as component 2020-09-02 16:38:37 +08:00
esp_rom Merge branch 'bugfix/confirmed_bugfix_from_baidu_proj' into 'master' 2020-09-22 11:38:29 +08:00
esp_serial_slave_link
esp_system esp_system: revert the esp_system_abort to the IRAM section 2020-09-18 22:18:30 -03:00
esp_timer Merge branch 'bugfix/config_pm_use_rtc_timer_ref' into 'master' 2020-09-15 00:41:16 +08:00
esp_websocket_client
esp_wifi esp_wifi: refactor PHY access 2020-09-22 15:00:05 +08:00
espcoredump Merge branch 'bugfix/coredump_temp_files_del' into 'master' 2020-09-14 16:05:28 +08:00
esptool_py
expat cmock: added cmock as component 2020-09-02 16:38:37 +08:00
fatfs fatfs: fix SPIRAM allocation not used due to Kconfig option name error 2020-09-14 18:30:31 +02:00
freemodbus docs: add warning for doxygen version 2020-09-03 13:48:40 +08:00
freertos startup: namespaced start_app and start_app_other_core to avoid user code collision 2020-09-15 16:05:19 -03:00
hal spi_master: correctly set cs polarity 2020-09-17 12:05:57 +00:00
heap cmock: added cmock as component 2020-09-02 16:38:37 +08:00
idf_test esp_flash: decrease performance threshold of ESP32-S2 2020-09-10 12:25:40 +08:00
jsmn
json
libsodium cmock: added cmock as component 2020-09-02 16:38:37 +08:00
log
lwip ipv6 send multicast data fail when src address is null 2020-09-18 14:24:14 +08:00
mbedtls cmock: added cmock as component 2020-09-02 16:38:37 +08:00
mdns mdns, dns, dhcp, dhcps: update fuzzer test to work in CI 2020-09-10 18:17:30 +00:00
mqtt Merge branch 'feature/cmock_component' into 'master' 2020-09-10 16:06:20 +08:00
newlib Merge branch 'feature/cmock_component' into 'master' 2020-09-10 16:06:20 +08:00
nghttp
nvs_flash nvs: fix api doc regarding to maximum key length 2020-09-17 12:37:28 +08:00
openssl cmock: added cmock as component 2020-09-02 16:38:37 +08:00
partition_table add file stream parameter and log stdout and stderr to same stream 2020-09-17 12:54:18 +02:00
perfmon cmock: added cmock as component 2020-09-02 16:38:37 +08:00
protobuf-c
protocomm cmock: added cmock as component 2020-09-02 16:38:37 +08:00
pthread cmock: added cmock as component 2020-09-02 16:38:37 +08:00
sdmmc cmock: added cmock as component 2020-09-02 16:38:37 +08:00
soc spiram: Add soc macro for SPIRAM address space size, use it where applicable 2020-09-21 11:43:55 +10:00
spi_flash bootloader: fix the WRSR format for ISSI flash chips 2020-09-19 10:51:51 +08:00
spiffs cmock: added cmock as component 2020-09-02 16:38:37 +08:00
tcp_transport Merge branch 'feature/cmock_component' into 'master' 2020-09-10 16:06:20 +08:00
tcpip_adapter Set default AP handlers in wifi_create_and_start_ap() 2020-09-08 11:36:07 +05:30
tinyusb
ulp Merge branch 'bugfix/ulp_doc_typo' into 'master' 2020-09-15 01:11:25 +08:00
unity Fixed unity fixture for ESP32/S2 2020-09-04 17:37:47 +08:00
vfs cmock: added cmock as component 2020-09-02 16:38:37 +08:00
wear_levelling cmock: added cmock as component 2020-09-02 16:38:37 +08:00
wifi_provisioning provisioning: use memcpy instead of strncpy for copying SSID 2020-09-17 12:59:22 +05:30
wpa_supplicant cmock: added cmock as component 2020-09-02 16:38:37 +08:00
xtensa hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00