esp-idf/components
Ivan Grokhotkov 1e7c3854d3 Merge branch 'bugfix/warn_on_invalid_xtal_freq' into 'master'
soc/rtc: warn if detected XTAL frequency does not match configured one

See merge request !1242
2017-09-11 18:15:11 +08:00
..
app_trace build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
app_update
aws_iot mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 2017-09-07 18:02:39 +10:00
bootloader soc/rtc: warn if detected XTAL frequency does not match configured one 2017-09-11 11:42:26 +08:00
bootloader_support build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
bt component/bt : fix unloaded memory(0x3fff0000 overwrite) bug 2017-09-06 21:45:18 +08:00
coap
console
cxx
driver Merge branch 'feature/gpio_channel_macro' into 'master' 2017-09-11 12:15:08 +08:00
esp32 esp32: fix cache error interrupt handler 2017-09-08 09:59:09 +08:00
esp_adc_cal
espcoredump
esptool_py Add --warn-undefined-variables to MAKEFLAGS 2017-09-05 16:10:46 +10:00
ethernet ethernet: enable EMAC module clock on initialization 2017-09-04 22:43:52 +08:00
expat
fatfs
freertos Merge branch 'feature/pthread_api' into 'master' 2017-09-07 17:49:42 +08:00
heap doc: Add docs for heap trace & poisoning 2017-09-07 16:32:05 +10:00
idf_test test:update BLE GATT MTU cases 2017-09-07 13:46:13 +08:00
jsmn
json
libsodium
log
lwip lwip: Use hardware RNG for LWIP_RAND(), use LWIP_RAND() for random port assignment 2017-09-07 16:32:05 +10:00
mbedtls mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 2017-09-07 18:02:39 +10:00
mdns
micro-ecc
newlib Merge branch 'feature/pthread_api' into 'master' 2017-09-07 17:49:42 +08:00
nghttp
nvs_flash
openssl mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 2017-09-07 18:02:39 +10:00
partition_table
pthread esp_pthread_init constructor attr was removed 2017-09-06 10:30:23 +08:00
sdmmc
soc Merge branch 'bugfix/warn_on_invalid_xtal_freq' into 'master' 2017-09-11 18:15:11 +08:00
spi_flash Make sure cache is disabled/enabled when *both* CPUs are running inside the iram guard code 2017-09-06 16:34:36 +08:00
tcpip_adapter
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module