OVMS3-idf/components
2019-09-23 14:57:26 +08:00
..
app_trace Merge branch 'master' into feature/esp32s2beta_update 2019-08-19 15:03:43 +10:00
app_update ci: disable unavailable tests for esp32s2beta 2019-09-04 10:53:25 +10:00
asio components: use new component registration api 2019-06-21 19:53:29 +08:00
bootloader bootloader: expand the space for iram_loader_seg 2019-09-13 00:39:37 +08:00
bootloader_support rtc_wdt: re-enable RTC_WDT 2019-09-13 00:03:52 +08:00
bt driver: remove unused drivers for esp32s2beta 2019-09-04 10:53:25 +10:00
coap coap: kconfig cleanup, have component specific configuration for common options 2019-08-06 10:37:40 +05:30
console tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
cxx ci: disable unavailable tests for esp32s2beta 2019-09-04 10:53:25 +10:00
driver driver docs: Fix some doxygen warnings 2019-09-13 14:30:06 +10:00
efuse fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
esp-tls Merge branch 'feature/tls_psk_authentication' into 'master' 2019-08-12 12:45:34 +08:00
esp32 app_update: re-enable elf-sha256 2019-09-11 18:29:11 +08:00
esp32s2beta soc: Fix setting timeout for RTC_WDT 2019-09-23 14:57:26 +08:00
esp_adc_cal Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 15:26:58 +10:00
esp_common Merge branch 'master' into feature/esp32s2beta_update 2019-08-19 15:03:43 +10:00
esp_eth fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
esp_event ci: disable unavailable tests for esp32s2beta 2019-09-04 10:53:25 +10:00
esp_gdbstub Merge branch 'master' into feature/esp32s2beta_update 2019-08-19 15:03:43 +10:00
esp_http_client Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
esp_http_server httpd_sess_close: Check for session validity before closing 2019-08-06 19:31:57 +05:30
esp_https_ota esp_https_ota: Added error checking functionalities. 2019-08-15 21:10:00 +08:00
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_ringbuf timer_group: use the LL 2019-08-09 13:46:31 +08:00
esp_rom spi_flash: support esp32s2beta 2019-09-04 10:53:25 +10:00
esp_websocket_client tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_wifi esp_wifi: synchronize WiFi header file with WiFi library 2019-09-04 10:53:25 +10:00
espcoredump Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 15:26:58 +10:00
esptool_py app_update: re-enable elf-sha256 2019-09-11 18:29:11 +08:00
expat components: use new component registration api 2019-06-21 19:53:29 +08:00
fatfs driver: remove unused drivers for esp32s2beta 2019-09-04 10:53:25 +10:00
freemodbus Merge branch 'master' into feature/esp32s2beta_update 2019-08-19 15:03:43 +10:00
freertos freertos: Restore uxPortCompareSet() in ESP32 unicore & make compatible code for ESP32S2Beta 2019-09-04 10:53:25 +10:00
heap Merge branch 'feature/support_ut_esp32s2beta' into 'feature/esp32s2beta' 2019-09-09 08:34:16 +08:00
idf_test aes: Add fault injection checks when writing key to hardware 2019-08-11 11:16:33 +10:00
jsmn components: use new component registration api 2019-06-21 19:53:29 +08:00
json components: use new component registration api 2019-06-21 19:53:29 +08:00
libsodium ci: disable unavailable tests for esp32s2beta 2019-09-04 10:53:25 +10:00
log Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 15:26:58 +10:00
lwip ci: limit example test to ESP32s 2019-09-04 10:53:25 +10:00
mbedtls ci: disable unavailable tests for esp32s2beta 2019-09-04 10:53:25 +10:00
mdns Merge branch 'master' into feature/esp32s2beta_update 2019-08-19 15:03:43 +10:00
mqtt ci: limit example test to ESP32s 2019-09-04 10:53:25 +10:00
newlib newlib: Fix UT - test time adjustment happens linearly 2019-09-04 10:53:25 +10:00
nghttp cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
nvs_flash nvs_flash: Include xtensa component when building NVS tests on hosts 2019-08-13 17:16:12 +10:00
openssl tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
partition_table global: update note in the partition tables 2019-07-27 10:28:16 +02:00
protobuf-c components: use new component registration api 2019-06-21 19:53:29 +08:00
protocomm ci: disable unavailable tests for esp32s2beta 2019-09-04 10:53:25 +10:00
pthread Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 15:26:58 +10:00
sdmmc fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
smartconfig_ack esp_wifi: refactor smartconfig callback to use esp event 2019-07-04 18:00:04 +08:00
soc soc: Fix setting timeout for RTC_WDT 2019-09-23 14:57:26 +08:00
spi_flash util-test: Fix the conflict target of esp32_test_logo between esp32s2beta and esp32 2019-09-10 20:49:36 +08:00
spiffs Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 15:26:58 +10:00
tcp_transport tcp_transport: replace transport_strcasestr with strcasestr 2019-08-15 17:51:54 +02:00
tcpip_adapter esp_eth: Add CONFIG_ETH_ENABLED flag to enable/disable ethernet at build time 2019-08-13 17:14:16 +10:00
ulp fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
unity ci: disable unavailable tests for esp32s2beta 2019-09-04 10:53:25 +10:00
vfs ci: disable unavailable tests for esp32s2beta 2019-09-04 10:53:25 +10:00
wear_levelling fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
wifi_provisioning wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events 2019-07-13 15:48:23 +05:30
wpa_supplicant ci: disable unavailable tests for esp32s2beta 2019-09-04 10:53:25 +10:00
xtensa Merge branch 'feature/support_ut_esp32s2beta' into 'feature/esp32s2beta' 2019-09-09 08:34:16 +08:00