OVMS3-idf/components
2016-09-05 10:54:43 +10:00
..
bootloader Merge branch 'feature/ld_change' into 'master' 2016-08-25 15:52:11 +08:00
bt Initial public version 2016-08-17 23:08:22 +08:00
esp32 Bump WiFi libraries to latest 2016-09-05 10:54:43 +10:00
esptool_py esptool.py & Makefile: Fix compressed upload support (enabled by default) 2016-08-22 18:44:46 +08:00
expat components/expat: add XML parse feature 2016-08-25 16:40:23 +08:00
freertos Merge wifi branch commit '588d384393536a040f899b382890316c56061b6a' into feature/wifi-stage-one 2016-09-02 11:14:27 +10:00
json components/json: add JSON parse feature 2016-08-25 17:04:14 +08:00
lwip Merge wifi commit '87977b92f3e12cfca74cf2e4dea87dc8d60b26fc' into feature/wifi-stage-two 2016-09-05 10:42:17 +10:00
newlib Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf 2016-08-19 15:01:49 +08:00
nvs_flash components/nvs: strlcpy is not available on Linux, replace with strncpy and terminate strings explicitly 2016-08-23 15:14:13 +08:00
partition_table Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf 2016-08-19 15:01:49 +08:00
spi_flash Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf 2016-08-19 15:01:49 +08:00
tcpip_adapter tcpip_adapter: Fix typo STOPED->STOPPED 2016-09-02 11:29:27 +10:00