esp-idf/components
Angus Gratton a7ae0ee1fa nvs_partition_generator: Strip trailing whitespace in "hex2bin" input files 2020-11-11 07:36:35 +00:00
..
app_trace app_trace/sysview: fixed freertos tracing calling plus sync apptrace component with the master branch version 2020-10-13 23:52:03 +00:00
app_update
asio
bootloader soc: move implementations to esp_hw_support 2020-10-28 22:38:50 +08:00
bootloader_support ci: add more build test for esp32-s3 2020-10-27 17:22:17 +08:00
bt Merge branch 'bugfix/fix_assert_in_passkey_reply' into 'master' 2020-11-11 11:35:35 +08:00
cbor
cmock
coap
console
cxx
driver Merge branch 'bugfix/spi_slave_remove_debug_code' into 'master' 2020-11-09 12:26:22 +08:00
efuse efuse: Fix the order of writing in batch mode for esp32s2 and s3 2020-11-06 07:25:35 +00:00
esp-tls esp32/esp-tls: Make crypto abstraction layer inside esp-tls 2020-10-23 05:16:06 +00:00
esp32 esp32xx: Fix default values for all RTC sources in RTC_CLK_CAL_CYCLES option 2020-10-28 16:25:07 +08:00
esp32s2 esp32xx: Fix default values for all RTC sources in RTC_CLK_CAL_CYCLES option 2020-10-28 16:25:07 +08:00
esp32s3 esp32xx: Fix default values for all RTC sources in RTC_CLK_CAL_CYCLES option 2020-10-28 16:25:07 +08:00
esp_adc_cal
esp_common esp32s2/fpga: Fix a clock configure in bootloader 2020-11-06 07:25:35 +00:00
esp_eth
esp_event
esp_gdbstub gdbstub: fix thread list generation 2020-10-13 18:09:22 +02:00
esp_hid Fix BT HIDH write allocates 1 byte less and returns ok on failed malloc 2020-10-13 14:30:12 +03:00
esp_http_client esp32/esp-tls: remove dependancy of esp_https_client and tcp_transport on mbedtls 2020-10-23 05:16:06 +00:00
esp_http_server
esp_https_ota esp_https_ota: fix error code formatting 2020-10-12 13:46:15 +02:00
esp_https_server
esp_hw_support rtc: update rtc related code(rtc_sleep rtc_init) to support esp32s3 2020-11-04 02:43:41 +00:00
esp_ipc
esp_local_ctrl
esp_netif Merge branch 'bugfix/esp_netif_ppp_event_data' into 'master' 2020-10-27 05:27:24 +08:00
esp_pm Merge branch 'bugfix/pm_dump_format' into 'master' 2020-10-20 22:21:03 +08:00
esp_ringbuf
esp_rom Fix BT controller dead issue caused by clk overflow 2020-10-29 10:49:30 +08:00
esp_serial_slave_link spi: esp32s3 bringup for spi 2020-10-26 11:28:34 +08:00
esp_system Merge branch 'bugfix/ulp_wakeup_trigger' into 'master' 2020-11-09 14:57:36 +08:00
esp_timer esp_timer: Use Task Notification instead of semaphore 2020-11-06 06:43:22 +00:00
esp_websocket_client
esp_wifi Wi-Fi: set softap beacon DTIM count according to TSF timer 2020-11-10 09:10:45 +00:00
espcoredump
esptool_py esptool: Update to v3.0 release version 2020-11-10 02:36:18 +00:00
expat
fatfs soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
freemodbus
freertos freertos: add parameter validation checks in xTaskCreateStaticPinnedToCore 2020-10-21 14:05:01 +11:00
hal Merge branch 'bugfix/efuse_change_burn_order_for_s2_s3' into 'master' 2020-11-11 14:49:20 +08:00
heap soc: updates caps usage 2020-10-17 16:10:17 +08:00
idf_test esp_flash_test: decrease some performance threshold by 6% 2020-10-30 01:11:43 +08:00
jsmn
json
libsodium
log
lwip lwip: Added description to Kconfig option on IPv6 SLAAC 2020-11-09 22:10:32 +00:00
mbedtls time: Fix gettimeofday for ESP32-S3 2020-10-20 14:09:32 +08:00
mdns test_compile_fuzzers: Fix include paths for host build 2020-11-05 16:30:07 +11:00
mqtt
newlib components: remove some unneeded headers from source files 2020-10-22 19:37:10 +08:00
nghttp
nvs_flash nvs_partition_generator: Strip trailing whitespace in "hex2bin" input files 2020-11-11 07:36:35 +00:00
openssl
partition_table parttool: make part_list an optional argument 2020-10-10 09:46:51 +08:00
perfmon
protobuf-c
protocomm Protocomm/simple_ble: Make gatt table map size equal to number of handles received 2020-11-05 08:53:13 +00:00
pthread freertos: merged freertos 10 kernel files into IDF 2020-10-13 23:52:03 +00:00
sdmmc soc: updates caps usage 2020-10-17 16:10:17 +08:00
soc Merge branch 'feature/bringup_esp32s3_fpga_update_rmt_driver' into 'master' 2020-11-07 07:15:53 +08:00
spi_flash spi_flash_test: workaround for broken ROM API after new API calls. 2020-10-29 18:21:44 +08:00
spiffs soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
tcp_transport esp32/esp-tls: remove dependancy of esp_https_client and tcp_transport on mbedtls 2020-10-23 05:16:06 +00:00
tcpip_adapter
tinyusb Merge branch 'bugfix/tusb_console_strlen' into 'master' 2020-10-14 17:42:10 +08:00
ulp Udate instruction set documentation for Esp32 and Esp32s2. 2020-10-17 02:44:47 +08:00
unity
vfs
wear_levelling soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
wifi_provisioning wifi_provisioning: release lock on scan start failure 2020-10-30 13:16:56 +05:30
wpa_supplicant wpa_supplicant: Increase PMK Lifetime to a very high value 2020-11-10 10:17:48 +00:00
xtensa soc: remove unecessary headers in dport_access.h 2020-10-22 19:42:34 +08:00