OVMS3-idf/components
2019-11-20 11:17:27 +01:00
..
app_trace global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
app_update app_update: Add support esp32s2beta 2019-09-20 16:57:33 +10:00
asio components: use new component registration api 2019-06-21 19:53:29 +08:00
bootloader cmake: Fix some uninitialized variable warnings 2019-11-08 12:50:28 +08:00
bootloader_support fix bug that wrap mode not disabled in none-QIO mode 2019-11-15 15:59:07 +00:00
bt global: remove gcc 5.2 support 2019-11-20 11:17:27 +01: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 global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
driver global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
efuse efuse: Add the batch writing mode 2019-10-30 15:43:40 +08:00
esp-tls ESP_TLS: Generalizing error messages for esp_tls 2019-10-28 16:05:31 +05:30
esp32 esp_wifi: Put some rx code to iram 2019-11-13 11:44:23 +00:00
esp32s2beta esp32s2beta: fix some macro and add flash wrap size condition 2019-11-15 15:59:07 +00:00
esp_adc_cal Merge branch 'master' into feature/esp32s2beta_merge 2019-09-20 10:28:37 +10:00
esp_common esp_netif: documentation udpated and grouped the esp-netif API 2019-11-13 12:36:25 +01:00
esp_eth esp_eth: moved starting link timer to eth driver start 2019-11-13 12:36:26 +01:00
esp_event global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
esp_gdbstub Merge branch 'master' into feature/esp32s2beta_merge 2019-09-16 16:18:48 +10:00
esp_http_client examples: modify other examples and tests to use esp_netif instead of tcpip_adapter 2019-11-13 12:36:25 +01:00
esp_http_server esp_http_server : Bugfix in parsing of empty header values 2019-09-06 11:02:36 +08:00
esp_https_ota Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into 'master' 2019-11-12 19:43:26 +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_netif esp_netif: add dhcp state transition unit tests for default wifi interfaces 2019-11-13 12:36:26 +01:00
esp_ringbuf ringbuf: Remove deprecated RingbufferType_t 2019-09-13 09:44:07 +10:00
esp_rom global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
esp_websocket_client websocket_client: fix locking mechanism in ws-client task and when sending data 2019-10-24 07:09:31 +00:00
esp_wifi Merge branch 'bugfix/put_more_rx_code_to_iram' into 'master' 2019-11-15 10:58:22 +08:00
espcoredump global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
esptool_py esptool: Update esptool version to match master 2019-10-22 16:44:16 +11:00
expat global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
fatfs fatfs: fix unit tests not included in the build 2019-11-15 15:04:57 +01:00
freemodbus freemodbus: configure timer handler placement 2019-11-12 22:16:55 +08:00
freertos freertos: modify configASSERTs around scheduler state check 2019-11-13 10:44:09 +05:30
heap Merge branch 'master' into feature/esp32s2beta_merge 2019-10-25 15:13:52 +11:00
idf_test Merge branch 'feature/mbedtls_add_faster_modexp' into 'master' 2019-11-06 15:51:28 +08:00
jsmn components: use new component registration api 2019-06-21 19:53:29 +08:00
json Update cJSON to v1.7.12 2019-08-14 10:03:27 +10:00
libsodium global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
log Merge branch 'master' into feature/esp32s2beta_merge 2019-10-17 18:22:08 +11:00
lwip global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
mbedtls cmake: Fix some uninitialized variable warnings 2019-11-08 12:50:28 +08:00
mdns mdns: add missing include of esp_task.h 2019-11-14 18:02:26 +01:00
mqtt Merge branch 'master' into feature/esp32s2beta_merge 2019-10-22 13:51:49 +11:00
newlib global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
nghttp Modified http_parser to handle ICY uris. 2019-10-11 05:04:08 +00:00
nvs_flash nvs: Added nvs tests, minor corrections 2019-11-07 10:23:47 +08:00
openssl Fix Kconfig issues discovered by upstream Kconfiglib 2019-09-23 16:10:57 +02:00
partition_table cmake: fix partition_table cmake when using md5 checksum 2019-11-08 02:59:22 +00:00
perfmon Performance monitor component. The component contains APIs, example and 2019-08-23 11:20:12 +03: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 global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
sdmmc fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
soc soc/esp32: Add test_env for 32kHz XTAL unit tests 2019-10-31 13:23:47 +08:00
spi_flash fix dummy issue in spi mem and make some spiflash api called from idf 2019-11-15 15:59:07 +00:00
spiffs Merge branch 'master' into feature/esp32s2beta_merge 2019-10-25 15:13:52 +11:00
tcp_transport Merge branch 'bugfix/ws_opcodes_fix' into 'master' 2019-10-17 12:36:08 +08:00
tcpip_adapter tcpip_adapter: updated tcpip_adapter compatablity layer to include all 2019-11-13 12:36:25 +01:00
ulp cmake: Fix case error passing extra CMake args to sub-projects 2019-11-08 11:56:13 +08:00
unity global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
vfs VFS: Fix performance test for esp32s2beta 2019-11-01 09:40:16 +00:00
wear_levelling Merge branch 'master' into feature/esp32s2beta_merge 2019-09-16 16:18:48 +10:00
wifi_provisioning esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
wpa_supplicant wpa_supplicant: Set assoc_ie_len based on generated RSN/WPA IE 2019-11-11 23:22:14 +08:00
xtensa Merge branch 'feature/perfmon' into 'master' 2019-11-04 18:25:14 +08:00