esp-idf/components
Ivan Grokhotkov 4725364e04 Merge branch 'feat/spi_slave_timing' into 'master'
feat(spi_slave): fine tune the timing of SPI slave

See merge request idf/esp-idf!3925
2019-01-29 14:03:55 +08:00
..
app_trace Check & correct Kconfig files 2019-01-11 13:05:55 +01:00
app_update Merge branch 'feature/cut_len_for_header_struct' into 'master' 2018-12-21 07:45:22 +08:00
asio
aws_iot
bootloader
bootloader_support bootloader: account for load address when mapping cache pages 2019-01-19 14:44:55 +08:00
bt Merge branch 'bugfix/ble_active_scan_not_wait_scan_rsp' into 'master' 2019-01-25 11:53:06 +08:00
coap
console
cxx
driver spi: add new test for timing and mode 2019-01-26 00:10:41 +08:00
esp-tls Add esp_tls_init_global_ca_store function to esp-tls, called from esp_tls_set_global_ca_store 2019-01-14 08:25:56 +00:00
esp32 Merge branch 'bugfix/backtrace_from_interrupts' into 'master' 2019-01-28 16:40:12 +08:00
esp_adc_cal
esp_event
esp_http_client fix esp_http_client_open 2019-01-23 16:47:23 +05:30
esp_http_server esp_http_server : Remove casual use of 'template' keyword 2019-01-21 16:13:01 +05:30
esp_https_ota
esp_https_server https_server : add extern C directive and other minor changes for C++ support 2018-12-31 15:12:42 +05:30
esp_ringbuf Initialized some uninitialized variables in rtc_clk.c and ringbuf.c. 2019-01-23 16:47:23 +05:30
espcoredump components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
esptool_py Update esptool.py to v2.6 2019-01-19 14:44:55 +08:00
ethernet
expat
fatfs fatfs: bypass newlib buffering in performance test 2019-01-05 14:13:49 +08:00
freemodbus examples: change max register area size to maximum value 2019-01-11 09:49:11 +01:00
freertos freertos: Make backtrace work across interrupts 2019-01-28 14:34:26 +08:00
heap multi_heap: Fix bug when start of heap is unaligned 2018-12-20 01:40:05 +00:00
idf_test test: modify the reason code from 204 to 15 in WIFI_CONN_0904 2019-01-15 22:37:49 +08:00
jsmn
json
libsodium
log
lwip modem: support modem facility and PPPoS 2019-01-23 18:53:32 +08:00
mbedtls hwcrypto sha: Allow SHA contexts to be shared between tasks 2019-01-23 04:59:44 +00:00
mdns mdns: fix networking running udp_sendif from lwip thread 2019-01-03 14:28:29 +01:00
micro-ecc
mqtt mqtt: support for BEFORE_CONNECT event in idf 2019-01-03 09:22:24 +01:00
newlib linker: When using section type attributes, create unique sections 2018-12-19 04:42:04 +00:00
nghttp
nvs_flash nvs_flash: Improve nvs_flash_init_partition() speed 2019-01-23 04:53:36 +00:00
openssl
partition_table components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
protobuf-c
protocomm
pthread pthread tests : test case added for detach functionality 2018-12-28 14:41:24 +05:30
sdmmc
smartconfig_ack
soc Merge branch 'feature/merge_multiple_github_prs' into 'master' 2019-01-24 15:14:47 +08:00
spi_flash
spiffs
tcp_transport Handle esp_tls_conn_read disconnection in ssl_read. Fixes #2805 2019-01-23 16:47:23 +05:30
tcpip_adapter tcpip_adapter: Rename DHCP option types to include DHCP in the type name 2018-12-18 14:07:43 +11:00
ulp components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
unity
vfs VFS: move all functions into RAM which are called in the performance test 2019-01-03 19:56:19 +01:00
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa-debug-module