esp-idf/components
Ivan Grokhotkov 33153748ba ulp: fix missing include in esp32/ulp.h header
ulp.h uses some register base addresses, so needs to include soc.h
2018-08-07 16:14:57 +03:00
..
app_trace Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
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_spp_crash_on_reset' into 'master' 2018-08-06 18:39:21 +08:00
coap gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
console console: Suppress unused warning asprintf result 2018-07-24 06:08:48 +00:00
cxx gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
driver Merge branch 'feature/nvs_version_check' into 'master' 2018-08-07 13:31:49 +08:00
esp-tls
esp32 Merge branch 'bugfix/wrong_connect_in_all_channel_scan' into 'master' 2018-08-07 18:31:31 +08:00
esp_adc_cal
esp_http_client Add http_buffer description 2018-08-01 07:14:36 +00:00
espcoredump coredump: Adds support for ROM ELF file to 'espcoredump' script 2018-07-05 22:20:20 +03:00
esptool_py secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-17 15:33:47 +10:00
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 soc: Allow components to reserve fixed memory ranges that they need 2018-08-06 01:37:55 +00: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 gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
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 gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
nvs_flash nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
openssl Merge branch 'bugfix/fixes_from_github' into 'master' 2018-07-13 15:03:50 +08:00
partition_table partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
pthread pthread: fix esp_pthread.h to compatible with c++ 2018-07-11 14:21:09 +08:00
sdmmc
smartconfig_ack smartconfig_ack.c : Fixed the declaration of remote_ip in sc_ack_send_task() 2018-07-03 16:28:24 +05:30
soc soc: Allow components to reserve fixed memory ranges that they need 2018-08-06 01:37:55 +00: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 ulp: fix missing include in esp32/ulp.h header 2018-08-07 16:14:57 +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