esp-idf/components
KonstantinKondrashov 2373f115fc efuse/esp32: Expands PKG_VER from 3 bit to 4 bits
Closes: IDF-1919
2020-09-17 07:44:37 +00:00
..
app_trace cmock: added cmock as component 2020-09-02 16:38:37 +08:00
app_update Merge branch 'feature/cmock_component' into 'master' 2020-09-10 16:06:20 +08:00
asio asio: option to use wolfSSL as TLS stack for ASIO 2020-07-14 10:42:17 +00:00
bootloader bootloader: fix section placement of wdt_hal 2020-09-03 18:14:17 +02:00
bootloader_support efuse/esp32: Expands PKG_VER from 3 bit to 4 bits 2020-09-17 07:44:37 +00:00
bt ble_mesh: stack: Check if mesh stack initialized before init vendor client 2020-09-16 02:41:49 +00:00
cbor Update tinycbor submodule in ESP-IDF 2020-06-23 08:20:16 +00:00
cmock cmock: added cmock as component 2020-09-02 16:38:37 +08:00
coap coap: move mbedTLS config options from component to examples 2020-05-19 17:23:29 +05:30
console cmock: added cmock as component 2020-09-02 16:38:37 +08:00
cxx Merge branch 'feature/cmock_component' into 'master' 2020-09-10 16:06:20 +08:00
driver Merge branch 'bugfix/spi_slave_hd_callback_judge' into 'master' 2020-09-14 22:43:33 +08:00
efuse efuse/esp32: Expands PKG_VER from 3 bit to 4 bits 2020-09-17 07:44:37 +00:00
esp32 efuse/esp32: Expands PKG_VER from 3 bit to 4 bits 2020-09-17 07:44:37 +00:00
esp32s2 Merge branch 'feature/nvs_encryption_s2' into 'master' 2020-09-16 02:12:54 +08:00
esp32s3 fix rom api usage violation 2020-07-29 15:57:49 +08:00
esp_adc_cal driver/adc: support for esp32s2 adc calibration scheme 2020-08-13 17:27:03 +08:00
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 Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 2020-07-09 17:16:47 +02: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 local-ctrl: fix memory allocation issues found by static analyser 2020-05-13 07:16:45 +02:00
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 cmock: added cmock as component 2020-09-02 16:38:37 +08:00
esp_serial_slave_link soc: placeholder for esp32s3 HAL driver 2020-08-07 11:59:00 +08:00
esp_system startup: namespaced start_app and start_app_other_core to avoid user code collision 2020-09-15 16:05:19 -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 Websocket client: avoid deadlock if stop called from event handler 2020-08-21 18:57:45 +08:00
esp_wifi Merge branch 'bugfix/update_esp32_phy_4390' into 'master' 2020-09-16 11:57:32 +08:00
esp-tls esp-tls: enable TLS renegotiation using explicit API call 2020-07-03 05:52:22 +00:00
espcoredump Merge branch 'bugfix/coredump_temp_files_del' into 'master' 2020-09-14 16:05:28 +08:00
esptool_py esptool: Update submodule fixing Py3 keygen in Secure boot v2 2020-08-26 03:25:32 +05:30
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 hal: update link to HAL readme.md 2020-09-11 15:48:08 +08: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 jsmn: define macros in build system 2019-11-29 18:05:24 +08:00
json cJSON: include only source file objects for cmake build 2020-02-05 11:14:23 +05:30
libsodium cmock: added cmock as component 2020-09-02 16:38:37 +08:00
log esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
lwip mdns, dns, dhcp, dhcps: update fuzzer test to work in CI 2020-09-10 18:17:30 +00: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 nghttp2: upgrade to v1.41.0 release 2020-07-28 20:27:27 +05:30
nvs_flash NVS: using esp_partition API 2020-09-14 10:34:34 +08:00
openssl cmock: added cmock as component 2020-09-02 16:38:37 +08:00
partition_table NVS: using esp_partition API 2020-09-14 10:34:34 +08:00
perfmon cmock: added cmock as component 2020-09-02 16:38:37 +08:00
protobuf-c components: use new component registration api 2019-06-21 19:53:29 +08:00
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 efuse/esp32: Expands PKG_VER from 3 bit to 4 bits 2020-09-17 07:44:37 +00:00
spi_flash Merge branch 'feature/nvs_encryption_s2' into 'master' 2020-09-16 02:12:54 +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 docs: tinyusb documentation 2020-08-27 13:49:33 +02:00
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 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 2020-03-21 06:02:55 +00:00
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