OVMS3-idf/components
2020-01-09 16:30:55 +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 ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
asio components: use new component registration api 2019-06-21 19:53:29 +08:00
bootloader Merge branch 'bugfix/cmake_reflashable_build_targets' into 'master' 2020-01-07 06:40:33 +08:00
bootloader_support ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
bt component/bt: Fix the issue with pointer type conversion in gattc. Unified count pointer type in bta and btc, change pointer type in bta from int to uint16_t. 2020-01-09 16:30:55 +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 CXX: enable exceptions ESP32S2-beta 2019-12-10 10:23:00 +08:00
driver driver, soc: update multichip support headers 2020-01-06 17:13:54 +08:00
efuse ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
esp-tls tcp_transport: added API for client-key password 2020-01-06 21:16:24 +00:00
esp32 esp_wifi: Move esp32 DPORT access wrappers into esp_wifi component 2020-01-08 18:23:29 +11:00
esp32s2beta build system: Remove some dependencies from esp32 & esp32s2beta 2020-01-08 18:13:12 +11:00
esp_adc_cal Merge branch 'master' into feature/esp32s2beta_merge 2019-09-20 10:28:37 +10:00
esp_common exp_expression_with_stack: added check for null pointer after obtaining a mutex in test 2019-12-20 13:28:29 -03: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 esp_netif: fixed initialization order of items in a struct 2020-01-02 17:16:47 +00:00
esp_ringbuf feat(timer): refator timer group driver 2019-11-21 14:14:19 +08:00
esp_rom esp_rom: remove esp_rom.c 2019-12-09 09:48: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 esp_wifi: Move esp32 DPORT access wrappers into esp_wifi component 2020-01-08 18:23:29 +11:00
espcoredump core dump: only get EPC/EPS registers up to XCHAL_NUM_INTLEVELS 2019-12-19 16:47:57 +01:00
esptool_py project_include.cmake: Make esptool_py_custom_target callable from other directories 2019-12-19 17:53:09 +05:30
expat heap_caps: small fixes on comments plus cleaning 2019-12-20 13:35:56 -03:00
fatfs ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
freemodbus freemodbus: fix merge issues 2019-12-10 14:30:25 +08:00
freertos ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
heap ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
idf_test mbedtls: Use SPIRAM strategy in example_test.py 2020-01-03 15:30:03 +05:30
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 heap_caps: small fixes on comments plus cleaning 2019-12-20 13:35:56 -03:00
mbedtls build system: Remove some dependencies from esp32 & esp32s2beta 2020-01-08 18:13:12 +11:00
mdns Merge branch 'bugfix/mdns_netif_local' into 'master' 2019-12-20 12:53:50 +08:00
mqtt ci: updated mqtt weekend test for qemu support 2019-12-17 14:06:40 +01:00
newlib Merge branch 'feature/function_call_with_stack' into 'master' 2019-12-31 15:08:27 +08:00
nghttp Modified http_parser to handle ICY uris. 2019-10-11 05:04:08 +00:00
nvs_flash NVS: partition name is copied now 2020-01-02 09:18:24 +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 ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
soc driver, soc: update multichip support headers 2020-01-06 17:13:54 +08:00
spi_flash ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
spiffs spiffs: clarify the usage of partition_label, fix the example 2019-12-23 18:20:14 +01:00
tcp_transport Merge branch 'bugfix/ws_rcv_exceed_buf' into 'master' 2020-01-09 13:18:31 +08:00
tcpip_adapter esp_netif/tcpip_adapter: declare functions extern "C" 2019-12-17 09:02:51 +01:00
ulp ulp: remove 20190801 version, update supported version for Make 2019-12-15 21:39:42 +01:00
unity ut: add DISABLED_FOR_TARGETS macros to control ut building 2020-01-06 17:13:47 +08:00
vfs newlib: define fcntl as strong symbol 2019-12-11 14:53:26 +01: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 esp_wifi/supplicant: fix some WiFi stop memory leak 2019-12-18 13:51:27 +08:00
xtensa esp_expression_with_stack: fix wrong top of stack calculation plus documentation update 2019-12-20 13:23:47 -03:00