esp-idf/components
Angus Gratton d4d4d7324a efuse: Don't need to burn WR_CRYPT_CNT if CRYPT_CNT is already max
Reduces write cycles, and useful on ESP32 ECO3 as UART_DIS_DL is protected by
the same efuse.

Also fixes accidental macro definition introduced in 7635dce502
2020-05-01 16:16:47 +10:00
..
app_trace Merge branch 'feature/gcovr' into 'master' 2020-04-08 15:57:08 +08:00
app_update
asio
bootloader flash_encryption: return more clear error codes when bootloader encryption fails 2020-04-24 12:43:47 -03:00
bootloader_support efuse: Don't need to burn WR_CRYPT_CNT if CRYPT_CNT is already max 2020-05-01 16:16:47 +10:00
bt ble_mesh: Fix node not erase info completely 2020-04-30 06:42:54 +00:00
cbor
coap
console
cxx CXX: make __attribute__((init_priority(n))) work 2020-04-08 09:11:54 +08:00
driver Merge branch 'bugfix/spi_bus_lock_missing_semphrstatic' into 'master' 2020-04-27 12:57:19 +08:00
efuse Merge branch 'bugfix/logging_compilation_fix_anti_rollback' into 'master' 2020-04-08 15:53:48 +08:00
esp-tls
esp32 Merge branch 'bugfix/sleep_comments' into 'master' 2020-04-30 13:36:58 +08:00
esp32s2 Doc: S2 HMAC documentation 2020-04-27 12:25:46 +08:00
esp_adc_cal
esp_common esp_system, esp_common: fixes to some panic handler refactor issues 2020-04-24 16:34:15 +08:00
esp_eth
esp_event
esp_gdbstub docs: added information of task states on fatal errors documentation. 2020-04-27 14:41:55 +00:00
esp_hid Add HID Support to IDF 2020-04-29 17:24:01 +08:00
esp_http_client esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails 2020-04-27 05:17:04 +00:00
esp_http_server
esp_https_ota esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read 2020-04-27 05:17:04 +00:00
esp_https_server
esp_local_ctrl
esp_netif Merge branch 'feature/mesh_ip_network_example' into 'master' 2020-04-30 14:33:16 +08:00
esp_ringbuf freertos: place `xQueueGenericCreateStatic` into flash 2020-04-22 16:06:13 +08:00
esp_rom fix broken CONFIG_LEGACY_INCLUDE_COMMON_HEADERS 2020-04-20 14:01:09 +08:00
esp_serial_slave_link
esp_system esp_system, esp_common: fixes to some panic handler refactor issues 2020-04-24 16:34:15 +08:00
esp_timer
esp_websocket_client ws_client: fix fragmented send setting proper opcodes 2020-04-14 16:11:32 +02:00
esp_wifi Merge branch 'bugfix/optimization_API_esp_wifi_deauth_sta' into 'master' 2020-04-30 16:20:32 +08:00
espcoredump
esptool_py make: Fix quoting when flashing port is set via sdkconfig file 2020-04-15 15:43:36 +10:00
expat
fatfs
freemodbus freemodbus: add extern c block into common header for cpp 2020-04-17 17:56:50 +08:00
freertos Merge branch 'feature/gdb_stub_task_state' into 'master' 2020-04-29 13:21:31 +08:00
heap Merge branch 'bugfix/heap_psram_fill' into 'master' 2020-04-27 14:20:41 +08:00
idf_test freertos/test: fix overflow on accumulator used on scheduling time test 2020-04-27 14:20:13 +00:00
jsmn
json
libsodium
log
lwip Merge branch 'feature/mesh_ip_network_example' into 'master' 2020-04-30 14:33:16 +08:00
mbedtls Merge branch 'bugfix/ds_mpi_lock' into 'master' 2020-04-15 15:15:25 +08:00
mdns mdns: Remove mbedtls dependency 2020-04-26 12:07:28 +08:00
mqtt esp_mqtt_abort_connection: Fixed an issue which could result in a race condition and subsequent crash 2020-04-14 16:18:20 +02:00
newlib
nghttp
nvs_flash
openssl
partition_table
perfmon
protobuf-c
protocomm
pthread
sdmmc
soc flash_encryption: replace spi crypt count efuse burning function by a esp_efuse_API 2020-04-24 12:43:47 -03:00
spi_flash Merge branch 'bugfix/spi_bus_lock_missing_semphrstatic' into 'master' 2020-04-27 12:57:19 +08:00
spiffs spiffs: restore dependency of flash targets on spiffs images 2020-04-07 17:01:58 +08:00
tcp_transport Merge branch 'optimization/DNS_get_function' into 'master' 2020-04-20 16:52:22 +08:00
tcpip_adapter
tinyusb
ulp
unity
vfs vfs: semihost driver bugfix 2020-04-15 15:46:47 +02:00
wear_levelling
wifi_provisioning
wpa_supplicant Merge branch 'bugfix/supplicant_log_enable_issue' into 'master' 2020-04-28 16:29:19 +08:00
xtensa esp32: IRAM_DATA_ATTR and IRAM_BSS_ATTR introduced 2020-04-17 19:35:23 +05:30