esp-idf/components
Angus Gratton b3ff68a935 Merge branch 'bugfix/hard_error_partition_offset' into 'master'
partition_table: Hard error if CSV contains invalid/overlapping offsets

See merge request idf/esp-idf!2755
2018-08-03 14:52:43 +08:00
..
app_trace
app_update make: Add feature to cmd 'make flash' - reset ota_data partition 2018-07-25 11:22:15 +00:00
asio asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
aws_iot
bootloader Merge branch 'bugfix/bootloader_noreturn_always' into 'master' 2018-07-23 11:56:14 +08:00
bootloader_support bootloader: Fix issue - bs->app_count is zero but ota_data have valid entry 2018-07-24 13:09:32 +08:00
bt Merge branch 'bugfix/btdm_fix_queue_block_when_scanning' into 'master' 2018-08-03 07:24:08 +08:00
coap
console console: Suppress unused warning asprintf result 2018-07-24 06:08:48 +00:00
cxx
driver Merge branch 'test/spi_region' into 'master' 2018-08-02 12:09:44 +08:00
esp-tls
esp32 Merge branch 'feature/add_rom_elf' into 'master' 2018-08-01 15:21:03 +08:00
esp_adc_cal
esp_http_client Add http_buffer description 2018-08-01 07:14:36 +00:00
espcoredump
esptool_py
ethernet
expat expat: add source of entropy 2018-08-02 11:02:45 +02:00
fatfs Erase flash before the first use added. 2018-07-31 08:45:43 +03:00
freertos freertos: Remove either one or two assertions from "fast path" of vPortCPUReleaseMutex() 2018-07-31 06:35:25 +00:00
heap heap: heap_caps_malloc(..., MALLOC_CAP_32_BIT) should always align a 32-bit aligned size 2018-07-31 14:29:31 +10:00
http_server Http Server : Add a simple light weight HTTP Server Component. 2018-07-20 15:49:17 +05:30
idf_test freertos: bump limit for spinlock performance test to 300 cycles 2018-07-24 09:56:40 +03:00
jsmn
json
libsodium
log
lwip asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
mbedtls Merge branch 'feature/mbedtls_2_12_0' into 'master' 2018-08-01 14:56:50 +08:00
mdns added CI job for AFL fuzzer tests 2018-07-20 10:28:12 +02:00
micro-ecc
newlib expat: add source of entropy 2018-08-02 11:02:45 +02:00
nghttp
nvs_flash nvs-flash: Support for blobs larger than half of SPI Flash sector size 2018-07-20 00:13:15 +05:30
openssl
partition_table partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
pthread
sdmmc
smartconfig_ack
soc removed possible uint16 access to 32bit register, noted fifo use not recommended 2018-07-23 07:57:18 +02:00
spi_flash Merge branch 'bugfix/wl_encryption' into 'master' 2018-08-01 15:05:47 +08:00
spiffs Merge branch 'bugfix/spiffs_readdir_recursion' into 'master' 2018-07-26 08:33:24 +08:00
tcpip_adapter
ulp spi_master, ulp: fix aliasing errors in unit tests 2018-07-24 09:54:55 +03:00
vfs asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
wear_levelling Build test applicatoin on host failer fixed. 2018-07-31 08:45:43 +03:00
wpa_supplicant wpa_supplicant: removed unrequired header dir include from component.mk 2018-07-30 11:17:11 +05:30
xtensa-debug-module