esp-idf/components
Ivan Grokhotkov df74211fc3 newlib/time: fix compilation error when only RTC is used as clock source
Fixes https://github.com/espressif/esp-idf/issues/1245
2017-12-08 16:17:47 +08:00
..
app_trace unit_tests/Update unit test timer divider 2017-10-30 19:42:16 +08:00
app_update
aws_iot
bootloader bootloader: Only apply VDDSDIO 1.8V->1.9V if regulator is enabled 2017-11-27 10:33:41 +11:00
bootloader_support
bt component/btdm : change bt.h name to esp_bt.h to form the name prefix 2017-12-08 10:33:50 +08:00
coap Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
console Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain 2017-12-04 10:18:40 +11:00
cxx Merge branch 'feature/cxx_exceptions_emg_pool' into 'master' 2017-11-23 13:02:49 +08:00
driver LEDC Driver: Added back original definitions of 'duty_resolution' and 'clock_divider'. This update is to provide backward compatibility with ESP-IDF 2.1. 2017-12-04 21:12:56 +01:00
esp32 docs: fix i2s code snippet for interrupt flags setting 2017-12-06 12:05:11 +05:30
esp_adc_cal
espcoredump
esptool_py
ethernet Set GPIO-mode for MDC and MDIO pins 2017-11-22 11:01:43 +08:00
expat
fatfs fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
freertos docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
heap heap_trace: fix bug in realloc for copying trace record 2017-12-07 18:20:23 +05:30
idf_test Merge branch 'feature/bot' into 'master' 2017-11-21 18:43:56 +08:00
jsmn
json Update cJSON to 1.6.0 2017-12-04 10:22:07 +11:00
libsodium
log return old handler from esp_log_set_vprintf() 2017-11-22 11:01:43 +08:00
lwip when netconn created directly,netconn_delete() will not call netconn_free(), 2017-12-05 10:42:37 +08:00
mbedtls Merge branch 'bugfix/hardware_mpi_sign' into 'master' 2017-11-07 19:30:31 +08:00
mdns Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain 2017-12-04 10:18:40 +11:00
micro-ecc
newlib newlib/time: fix compilation error when only RTC is used as clock source 2017-12-08 16:17:47 +08:00
nghttp Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
nvs_flash Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain 2017-12-04 10:18:40 +11:00
openssl openssl wrapper: introduce X509_VERIFY_PARAM_set/clear_hostflags 2017-11-20 16:25:57 +11:00
partition_table
pthread pthread: Use spinlock not semaphore mutex to protect TLS key list 2017-12-01 14:28:07 +11:00
sdmmc
soc LEDC Driver: Added back original definitions of 'duty_resolution' and 'clock_divider'. This update is to provide backward compatibility with ESP-IDF 2.1. 2017-12-04 21:12:56 +01:00
spi_flash spi_flash: Add option to log warnings if (spuriously) writing zero bits to ones 2017-12-04 09:55:05 +11:00
spiffs
tcpip_adapter fix the dhcps default behaviour chenged by dns 2017-11-28 16:39:00 +08:00
ulp fix makefile for multiple source files 2017-11-03 16:40:15 +08:00
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module