esp-idf/components
liqigan eff892933c add event when calling spp API failed 2020-09-29 17:15:11 +08:00
..
app_trace bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
app_update bootloader: create public bootloader_flash.h header 2020-09-19 10:52:02 +08:00
asio
bootloader Merge branch 'feature/support_access_internal_i2c_register' into 'master' 2020-09-29 08:08:51 +08:00
bootloader_support bootloader_support: add esp32-s3 initial support 2020-09-22 15:15:03 +08:00
bt add event when calling spp API failed 2020-09-29 17:15:11 +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/fix_incorrect_i2s_pdm_clk_issue' into 'master' 2020-09-28 11:35:31 +08:00
efuse global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
esp-tls esp32s2/esp_ds: Digital Signature software support 2020-09-22 18:31:31 +05:30
esp32 ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
esp32s2 ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
esp32s3 esp32s3: move s3 pm to esp_pm 2020-09-25 05:24:10 +00:00
esp_adc_cal driver/adc: support for esp32s2 adc calibration scheme 2020-08-13 17:27:03 +08:00
esp_common esp32, esp32s2: create esp_pm component 2020-09-25 05:24:10 +00:00
esp_eth esp32, esp32s2: create esp_pm component 2020-09-25 05:24:10 +00:00
esp_event cmock: added cmock as component 2020-09-02 16:38:37 +08:00
esp_gdbstub bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
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_pm esp32s3: move s3 pm to esp_pm 2020-09-25 05:24:10 +00:00
esp_ringbuf cmock: added cmock as component 2020-09-02 16:38:37 +08:00
esp_rom bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
esp_serial_slave_link soc: placeholder for esp32s3 HAL driver 2020-08-07 11:59:00 +08:00
esp_system esp_pm: create pm init function 2020-09-25 05:24:10 +00:00
esp_timer ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
esp_websocket_client Websocket client: avoid deadlock if stop called from event handler 2020-08-21 18:57:45 +08:00
esp_wifi esp_wifi: update esp32 phy v4500 2020-09-28 11:42:05 +08:00
espcoredump Merge branch 'bugfix/coredump_temp_files_del' into 'master' 2020-09-14 16:05:28 +08:00
esptool_py Merge branch 'feature/esptool_allow_no_stub' into 'master' 2020-09-26 01:25:53 +08:00
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 bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
hal Merge branch 'feature/support_access_internal_i2c_register' into 'master' 2020-09-29 08:08:51 +08:00
heap cmock: added cmock as component 2020-09-02 16:38:37 +08:00
idf_test crypto accelerator support on esp32s3 2020-09-22 15:15:03 +08:00
jsmn
json
libsodium cmock: added cmock as component 2020-09-02 16:38:37 +08:00
log bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
lwip ipv6 send multicast data fail when src address is null 2020-09-18 14:24:14 +08:00
mbedtls mbedtls: Fixed target library linking when using the DS peripheral 2020-09-28 12:58:54 +05:30
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 global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
nghttp nghttp2: upgrade to v1.41.0 release 2020-07-28 20:27:27 +05:30
nvs_flash NVS: put wild functions into namespace 2020-09-18 15:38:40 +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 Merge branch 'feature/support_access_internal_i2c_register' into 'master' 2020-09-29 08:08:51 +08:00
spi_flash flash:patch for clearing WEL in ROM 2020-09-28 12:53:06 +08:00
spiffs cmock: added cmock as component 2020-09-02 16:38:37 +08:00
tcp_transport tcp_transport: Added required API to support Digital Signature for SSL 2020-09-22 18:31:31 +05:30
tcpip_adapter Set default AP handlers in wifi_create_and_start_ap() 2020-09-08 11:36:07 +05:30
tinyusb docs: tinyusb documentation 2020-08-27 13:49:33 +02:00
ulp global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
unity bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
vfs bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
wear_levelling global: enable build uinit test for esp32-s3 2020-09-22 15:15:03 +08:00
wifi_provisioning provisioning: use memcpy instead of strncpy for copying SSID 2020-09-17 12:59:22 +05:30
wpa_supplicant esp_wifi: refactor wifi code in order to adapter to new chips 2020-09-24 10:15:50 +08:00
xtensa hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00