esp-idf/components
Angus Gratton e5ae0f5927 lwip: Make LWIP_SOCKET_OFFSET signed, remove need for underflow check
This reverts commit 541493d877.
2017-10-20 18:04:28 +08:00
..
app_trace freertos: fix compilation errors with portMUX debugging enabled 2017-10-13 08:33:57 +08: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
bt Merge branch 'bugfix/btdm_fix_set_attr_value_crash_when_length_is_0' into 'master' 2017-10-13 16:00:15 +08:00
coap
console console: handle empty input to esp_console_run correctly 2017-10-13 07:14:53 +08:00
cxx cxx: Add KConfig option for C++ exceptions, disable by default 2017-10-17 15:29:25 +08:00
driver Merge branch 'feature/i2s_built_in_adc' into 'master' 2017-10-20 15:52:56 +08:00
esp32 Merge branch 'feature/i2s_built_in_adc' into 'master' 2017-10-20 15:52:56 +08:00
esp_adc_cal feature(I2S-ADC): add ADC mode for I2S. 2017-09-14 13:24:08 +08:00
espcoredump
esptool_py
ethernet esp32/tcpipadapter: correct eth ip got event info 2017-10-13 15:56:51 +08:00
expat
fatfs unit test: adapt tests to single core configuration 2017-10-19 21:35:21 +08:00
freertos freertos/make trace facility configurable 2017-10-20 15:17:17 +08:00
heap Merge branch 'feature/unit-test-configs' into 'master' 2017-10-20 14:03:53 +08:00
idf_test test: udpate new BLE known issues: 2017-09-22 09:49:18 +08:00
jsmn
json
libsodium unit tests: fix warnings, build with -Werror 2017-10-19 21:35:23 +08:00
log Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
lwip lwip: Make LWIP_SOCKET_OFFSET signed, remove need for underflow check 2017-10-20 18:04:28 +08: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 unit test: adapt tests to single core configuration 2017-10-19 21:35:21 +08:00
nghttp
nvs_flash nvs: fix nvs_flash_init_partition initializing default partition 2017-10-13 07:19:16 +08:00
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 build system: fix warning about undefined variable 'quote' 2017-10-19 21:35:23 +08:00
pthread pthreads local storage: add test for unique keys 2017-10-17 15:29:25 +08:00
sdmmc sdmmc: allow command timeouts to be configured 2017-10-13 08:16:07 +08:00
soc Merge branch 'feature/i2s_built_in_adc' into 'master' 2017-10-20 15:52:56 +08:00
spi_flash spi_flash: fix spi_flash_read into buffer in external RAM, add test 2017-10-19 21:35:21 +08:00
spiffs unit test: adapt tests to single core configuration 2017-10-19 21:35:21 +08:00
tcpip_adapter tcpip_adapter/lwip: make dhcp domain name server option configurable 2017-10-19 19:28:00 +08:00
ulp
vfs lwip: Make LWIP_SOCKET_OFFSET signed, remove need for underflow check 2017-10-20 18:04:28 +08:00
wear_levelling unit test: adapt tests to single core configuration 2017-10-19 21:35:21 +08:00
wpa_supplicant
xtensa-debug-module