esp-idf/components
Konstantin Kondrashov 9822055851 efuse: Add support coding scheme to script
Added support using BLK1 and BLK2 in custom table.
Added change size key in BLK1 and BLK2 if coding scheme was changed.
2019-02-28 07:31:29 +00:00
..
app_trace Merge branch 'doc/cleanup_apptrace2host_example' into 'master' 2019-02-15 17:06:57 +08:00
app_update build system: include SHA256 hash of ELF file into app_desc structure 2019-02-27 13:30:25 +08:00
asio
aws_iot
bootloader bootloader: Add support efuse component 2019-02-28 07:31:29 +00:00
bootloader_support bootloader: Add support efuse component 2019-02-28 07:31:29 +00:00
bt Merge branch 'bugfix/btdm_fix_remove_bonded_device_warnning' into 'master' 2019-02-27 17:54:37 +08:00
coap
console
cxx
driver Merge branch 'feature/add_api_get_rmt_idle_level' into 'master' 2019-02-26 11:57:10 +08:00
efuse efuse: Add support coding scheme to script 2019-02-28 07:31:29 +00:00
esp-tls
esp32 esp32: Add using efuse component 2019-02-28 07:31:29 +00:00
esp_adc_cal
esp_event Merge branch 'feature/predictable_event_dispatch_via_duplication' into 'master' 2019-02-05 08:47:03 +08:00
esp_http_client
esp_http_server Merge branch 'esp_http_server/lru_counter_for_timestamp' into 'master' 2019-02-28 07:04:21 +08:00
esp_https_ota esp_https_ota: add support for configurable ota buffer size 2019-01-30 18:11:09 +05:30
esp_https_server https_server : Missing uri_match_fn paramater added to default config 2019-02-25 09:13:39 +00:00
esp_ringbuf
espcoredump coredump:fix test artifacts 2019-02-12 10:22:33 +00:00
esptool_py build system: include SHA256 hash of ELF file into app_desc structure 2019-02-27 13:30:25 +08:00
ethernet
expat
fatfs
freemodbus
freertos freertos: Make xPortGetCoreID() volatile 2019-02-26 20:59:49 +08:00
heap
idf_test
jsmn
json
libsodium
log
lwip lwip: add linker fragment 2019-02-14 12:42:06 +08:00
mbedtls
mdns mdns: fix memory leak in pbuf if tcpipadapter failed to get netif 2019-02-15 15:59:11 +01:00
micro-ecc
mqtt
newlib VFS: Implement poll() based on select() 2019-02-25 10:34:27 +01:00
nghttp
nvs_flash nvs: add a blob fragmentation test case 2019-02-26 01:58:20 +00:00
openssl
partition_table bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
protobuf-c
protocomm protocomm : typos fixed and descriptions corrected 2019-02-15 10:45:34 +00:00
pthread pthread: Transform the units of the stack size to the FreeRTOS domain 2019-02-27 12:21:23 +01:00
sdmmc
smartconfig_ack
soc efuse: Add support coding scheme to script 2019-02-28 07:31:29 +00:00
spi_flash bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
spiffs
tcp_transport
tcpip_adapter
ulp
unity
vfs VFS: Implement poll() based on select() 2019-02-25 10:34:27 +01:00
wear_levelling
wifi_provisioning wifi_provisioning : context pointer added to wifi_config_t structure and related examples/docs updated 2019-02-15 10:45:34 +00:00
wpa_supplicant
xtensa-debug-module