esp-idf/components
Jeroen Domburg 2c34ab3374 Mark some interrupts that are now allocated dynamically as free, add int handle param documentation, add local ints test 2016-12-08 12:39:33 +08:00
..
app_update Merge branch 'bugfix/init_factory_bin' into 'master' 2016-12-01 16:14:42 +08:00
bootloader support for console redirection to other UART 2016-12-08 01:42:37 +08:00
bootloader_support mbedTLS SHA acceleration: Allow concurrent digest calculation, works with TLS 2016-11-22 20:42:38 +11:00
bt component/bt : cleanup the function warning in doxygen 2016-12-01 20:55:08 +08:00
driver Mark some interrupts that are now allocated dynamically as free, add int handle param documentation, add local ints test 2016-12-08 12:39:33 +08:00
esp32 Mark some interrupts that are now allocated dynamically as free, add int handle param documentation, add local ints test 2016-12-08 12:39:33 +08:00
esptool_py Merge branch 'master' into feature/btdm_bluedroid 2016-11-24 15:45:04 +08:00
ethernet Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 2016-12-08 12:39:33 +08:00
expat
freertos Add test for local interrupts, fix int disable code 2016-12-08 12:39:33 +08:00
idf_test remove unexisting tests in unit test CIConfig 2016-11-23 16:22:51 +08:00
json
log catch log output from WiFi libs 2016-11-22 21:14:36 +08:00
lwip ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
mbedtls Changes according to merge request 2016-12-08 12:39:33 +08:00
micro-ecc
newlib Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 2016-12-08 12:39:33 +08:00
nghttp
nvs_flash add updated nvs flash test 2016-11-23 11:29:36 +08:00
openssl remove legacy definitions from esp_types.h 2016-11-22 21:14:36 +08:00
partition_table add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
spi_flash Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 2016-12-08 12:39:33 +08:00
tcpip_adapter Zero-fill netif on alloc 2016-12-07 14:32:29 +00:00
ulp driver: add rtc module and bugfix gpio32 gpio33 2016-12-07 15:56:13 +08:00
vfs
wpa_supplicant wpa2 enterprise: change the type macro to platform default macro ESP_PLATFORM. 2016-11-25 16:56:09 +08:00
xtensa-debug-module