esp-idf/components
Liu Zhi Fu 072b353b45 bootloader: force SDIO 1.9V if flash is 80M
If the SPI flash frequency is 80M, the voltage of SDIO is 1.9V,
otherwise, it can configured to 1.8V or 1.9V via menuconfig.
2018-03-19 16:39:54 +08:00
..
app_trace esp32: Fixes apptrace down buffer management 2018-02-21 10:13:25 +03:00
app_update
aws_iot
bootloader bootloader: force SDIO 1.9V if flash is 80M 2018-03-19 16:39:54 +08:00
bootloader_support
bt component/bt: fix gattc open api 2018-03-16 19:17:55 +08:00
coap
console
cxx
driver test(spi_master): test spi master speed performance by median value. 2018-03-16 16:37:19 +08:00
esp32 Merge branch 'bugfix/make_MEMMAP_SMP_config_dependent' into 'master' 2018-03-14 13:02:55 +08:00
esp_adc_cal bugfix/Fix BLK3_RESERVED_FLAG register and other minor bugs 2018-03-16 15:51:36 +08:00
espcoredump
esptool_py esptool: Update to v2.3.1 2018-02-28 10:17:14 +11:00
ethernet
expat
fatfs
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 test(spi_master): test spi master speed performance by median value. 2018-03-16 16:37:19 +08:00
jsmn
json
libsodium
log
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
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
ulp
vfs
wear_levelling Structure size alligned by compiler. 2018-03-12 15:34:16 +03:00
wpa_supplicant
xtensa-debug-module