esp-idf/components
Stefan Tauner 38daa1e716 docs: fix description of timer_get_alarm_value()
Replace c&p text with an actual description.

Merges https://github.com/espressif/esp-idf/pull/1740
2018-03-19 11:56:57 +08:00
..
app_trace esp32: Fixes apptrace down buffer management 2018-02-21 10:13:25 +03:00
app_update
aws_iot aws iot: Expose Thing Shadow settings in menuconfig 2018-02-05 14:38:23 +08:00
bootloader
bootloader_support Protect partition table by MD5 checksum 2018-02-05 11:36:03 +01:00
bt Merge branch 'bugfix/btdm_mem_leak_of_bt_dynamic_memory' into 'master' 2018-03-15 17:01:20 +08:00
coap
console
cxx
driver docs: fix description of timer_get_alarm_value() 2018-03-19 11:56:57 +08:00
esp32 Merge branch 'bugfix/make_MEMMAP_SMP_config_dependent' into 'master' 2018-03-14 13:02:55 +08:00
esp_adc_cal esp_adc_cal/Remove lookup table 2018-02-22 20:01:41 +08:00
espcoredump
esptool_py esptool: Update to v2.3.1 2018-02-28 10:17:14 +11:00
ethernet Set direction of SMI pins MDC and MDIO correctly. 2018-02-11 16:11:14 +08:00
expat
fatfs fatfs: check allocated workbuf pointer 2018-02-11 13:03:36 +08:00
freertos Kconfig: esp32/freertos: add some missing dependencies 2018-02-21 12:31:10 +05:30
heap heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00
idf_test Merge branch 'test/spi_performance' into 'master' 2018-02-08 22:59:40 +08:00
jsmn
json Update cJSON to v1.7.1 2018-02-05 14:15:26 +08:00
libsodium
log component/bt: Fix BLE printf missing problem 2018-02-06 14:35:39 +08:00
lwip Merge branch 'bugfix/close_socket_when_tcp_connecting' into 'master' 2018-03-08 20:34:40 +08:00
mbedtls
mdns
micro-ecc
newlib
nghttp
nvs_flash
openssl OpenSSL API addition 2018-02-20 12:32:12 +05:30
partition_table partition_table: Optionally disable the MD5 checksum in partition tables 2018-02-22 07:46:41 +01:00
pthread pthread: fix pthread_once behavior, if mux (handle) is in external PSRAM 2018-02-23 14:51:05 +05:30
sdmmc test(sdmmc_host): add new test to probe over SD (1-bit). 2018-02-07 12:05:05 +08:00
soc esp_adc_cal/Remove lookup table 2018-02-22 20:01:41 +08:00
spi_flash fix : esp_partition_find missing `` `` 2018-03-08 09:39:20 +01:00
spiffs
tcpip_adapter tcpip_adapter: make log output at debug level less noisy 2018-02-11 13:06:01 +08:00
ulp
vfs
wear_levelling Structure size alligned by compiler. 2018-03-12 15:34:16 +03:00
wpa_supplicant
xtensa-debug-module