OVMS3-idf/components
Wangjialin fad639f0d4 feature(psram): update psram initialization.
1. use spi functions in rom
2. remove unnecessary GPIO configurations.
3. remove unnecessary dummy settings.
4. enable dummy out function
5. flash and psram have independent timing setting registers.
6. no need to set 1.9v for LDO in 80Mhz
7. set IO driver ability to 1 by default.
8. no need to use GPIO matrix on esp32s2, IO MUX is recommended
9. enable spi clock mode and IO mode settings
2020-01-16 17:41:31 +08:00
..
app_trace gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub 2019-12-16 19:15:37 +00:00
app_update build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig 2020-01-15 11:02:27 +00:00
asio asio: updated ASIO port to use latest asio and esp-idf features 2020-01-09 21:53:50 +01:00
bootloader global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00
bootloader_support feature(psram): update psram initialization. 2020-01-16 17:41:31 +08:00
bt hfp disconn issue for bridgera 2020-01-15 12:22:58 +08:00
cbor cbor: add tinycbor library and example 2019-08-22 17:44:29 +08:00
coap ESP32/coap_mbedtls:add macro checks 2019-10-09 16:46:46 +08:00
console tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
cxx C++: rtti unit tests, corresponding CI config 2020-01-13 16:39:21 +08:00
driver global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00
efuse global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00
esp-tls tcp_transport: added API for client-key password 2020-01-06 21:16:24 +00:00
esp32 esp32s2: mac addr allocation 2020-01-14 15:19:38 +08:00
esp32s2beta feature(psram): update psram initialization. 2020-01-16 17:41:31 +08:00
esp_adc_cal global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00
esp_common Merge branch 'feature/ver-4.2' into 'master' 2020-01-15 13:07:59 +08:00
esp_eth ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
esp_event ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
esp_gdbstub Merge branch 'master' into feature/esp32s2beta_merge 2019-09-16 16:18:48 +10:00
esp_http_client Bugfix for failing OTA example 2019-12-31 14:18:16 +05:30
esp_http_server esp_http_server : Bugfix in parsing of empty header values 2019-09-06 11:02:36 +08:00
esp_https_ota Bugfix for failing OTA example 2019-12-31 14:18:16 +05:30
esp_https_server esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats 2019-08-02 09:25:16 +02:00
esp_local_ctrl tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_netif lwip: Enable IPv6 stateless address autoconfiguration 2020-01-14 07:15:26 +00:00
esp_ringbuf feat(timer): refator timer group driver 2019-11-21 14:14:19 +08:00
esp_rom feature(psram): update psram initialization. 2020-01-16 17:41:31 +08:00
esp_serial_slave_link essl: new component to communicate with esp serial slave devices 2019-12-03 22:58:41 +08:00
esp_websocket_client tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 2020-01-06 17:18:13 +08:00
esp_wifi mesh: fix mesh ie issues 2020-01-13 10:58:18 +08:00
espcoredump global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00
esptool_py global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00
expat heap_caps: small fixes on comments plus cleaning 2019-12-20 13:35:56 -03:00
fatfs Merge branch 'bugfix/fatfs_corrupted_assert' into 'master' 2020-01-14 08:37:07 +08:00
freemodbus freemodbus: fix merge issues 2019-12-10 14:30:25 +08:00
freertos global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00
heap global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00
idf_test components/freertos: using the optimized task selection on esp32s2beta 2020-01-14 09:58:14 -03:00
jsmn jsmn: define macros in build system 2019-11-29 18:05:24 +08:00
json Update cJSON to v1.7.12 2019-08-14 10:03:27 +10:00
libsodium ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
log log: refactoring to make compatible with no-FreeRTOS builds 2019-11-22 11:41:35 +01:00
lwip lwip: Enable IPv6 stateless address autoconfiguration 2020-01-14 07:15:26 +00:00
mbedtls global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00
mdns mdns: fixed typos in the variable names and the comments 2020-01-09 12:50:13 +00:00
mqtt mqtt: update submodule to point to latest commit. 2020-01-09 11:35:49 +00:00
newlib newlib: reverted support of memalign function 2020-01-10 10:05:28 -03:00
nghttp Modified http_parser to handle ICY uris. 2019-10-11 05:04:08 +00:00
nvs_flash NVS: expose C++ API 2020-01-09 18:29:23 +08:00
openssl Fix Kconfig issues discovered by upstream Kconfiglib 2019-09-23 16:10:57 +02:00
partition_table parttool: Fix regression when parsing binary partition data 2019-12-20 19:09:10 +11:00
perfmon xtensa: update header file 2019-12-09 09:44:56 +08:00
protobuf-c components: use new component registration api 2019-06-21 19:53:29 +08:00
protocomm hw crypto: activated hardware acceleration for esp32s2beta 2019-12-12 12:37:29 +08:00
pthread test: Fix possible race in pthread C++ test 2019-12-19 15:55:51 +11:00
sdmmc Merge branch 'feature/likely_unlikely' into 'master' 2020-01-10 14:05:07 +08:00
soc feature(psram): update psram initialization. 2020-01-16 17:41:31 +08:00
spi_flash update cache config 2020-01-16 17:41:31 +08:00
spiffs Merge branch 'bugfix/cmake_failure_on_spiffsgen_clean_project' into 'master' 2020-01-13 12:14:04 +08:00
tcp_transport Merge branch 'bugfix/ws_rcv_exceed_buf' into 'master' 2020-01-09 13:18:31 +08:00
tcpip_adapter lwip: Enable IPv6 stateless address autoconfiguration 2020-01-14 07:15:26 +00:00
ulp global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00
unity ut: add DISABLED_FOR_TARGETS macros to control ut building 2020-01-06 17:13:47 +08:00
vfs idf: Support a custom toolchain with time_t wide 64-bits 2020-01-10 12:58:54 +08:00
wear_levelling ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
wifi_provisioning wifi_prov_manager: Delay the Wi-Fi connect call 2020-01-07 09:51:54 +00:00
wpa_supplicant global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00
xtensa global: bring up esp32s2(not beta) 2020-01-16 17:41:31 +08:00