esp-idf/components
Jeroen Domburg 927b5685cd Merge branch 'bugfix/partition_mmap_size' into 'master'
esp_partition_mmap size calculation fix

See merge request !947
2017-07-06 18:44:59 +08:00
..
app_trace esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
app_update
aws_iot
bootloader
bootloader_support
bt Component/bt: fix bug for error length unit 2017-07-04 10:57:36 +08:00
coap
cxx
driver Merge branch 'bugfix/i2s_return_err_code' into 'master' 2017-07-06 11:25:40 +08:00
esp32 esp_chip_info: populate ‘model’ field 2017-07-06 11:01:40 +08:00
espcoredump
esptool_py
ethernet esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
expat
fatfs
freertos stack sizes: Revert stack size increases added in 8d43859 2017-06-29 14:57:13 +10:00
idf_test CI: add BLE test cases to CI 2017-06-27 10:35:33 +08:00
jsmn
json
libsodium
log
lwip lwip: Make LWIP_ERROR behave as if assertions were off, even if they are on 2017-06-27 18:36:54 +10:00
mbedtls mbedtls unit tests: Allow for longer timeout using software SHA 2017-07-06 15:54:01 +08:00
mdns
micro-ecc
newlib newlib locks: Fix _lock_init() & _lock_init_recursive() failing to initialise a lock 2017-06-30 08:54:56 +10:00
nghttp
nvs_flash nvs: add test for ESP_ERR_NVS_INVALID_LENGTH 2017-06-27 11:28:37 +08:00
openssl
partition_table Add test for partition mmap straddling 64K page issue 2017-07-06 18:22:43 +08:00
sdmmc
soc soc: fix typo in register name 2017-07-06 12:36:06 +08:00
spi_flash esp_partition_mmap could map a page less than needed because it did not take the region offset into account. 2017-07-03 18:02:28 +08:00
tcpip_adapter
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module