esp-idf/components
Angus Gratton 46e88e9f24 esptool: Bump upstream revision
Fixes github #14 (unexpected errors writing to DIO flash)

Also speed boost when writing compressed data (can now go via stub)
2016-09-26 17:21:11 +10:00
..
bootloader bootloader: remove trailing newlines from log messages 2016-09-20 14:18:23 +08:00
bt add 'extern C' in header files 2016-09-23 14:54:30 +08:00
driver Remove some macros and declarations that are already in rom/gpio.h 2016-09-21 12:08:42 +08:00
esp32 Merge branch 'bugfix/clean_up_warnings' into 'master' 2016-09-26 08:16:31 +08:00
esptool_py esptool: Bump upstream revision 2016-09-26 17:21:11 +10:00
expat clean up warnings 2016-09-23 14:46:39 +08:00
freertos Spinlocks already come initialized. Remove the code that would essentially re-initialize them at runtime 2016-09-23 17:46:16 +08:00
json json & expat: Update component.mk after merging from master 2016-09-09 14:07:45 +10:00
log components/log: regroup macros for better readability 2016-09-19 08:53:09 +08:00
lwip clean up warnings 2016-09-23 14:46:39 +08:00
mbedtls Enable SO_REUSEADDR in LWIP 2016-09-18 16:43:48 +08:00
newlib Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
nvs_flash components/nvs: fix broken sentences in comment blocks 2016-09-26 12:41:04 +08:00
partition_table Remove bin/ directory in favour of an add_path.sh script that can be sourced 2016-09-01 18:45:10 +10:00
spi_flash components/spi_flash: remove stray level of indentation 2016-09-26 12:47:17 +08:00
tcpip_adapter tcpip_adapter: set sta ip to IP_ADDR_ANY when sta disconnect from ap 2016-09-22 11:49:37 +08:00