Angus Gratton 4ece6eedae Merge branch 'bugfix/ws_rcv_exceed_buf' into 'master' il y a 6 ans
..
app_trace 184e1785ff gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub il y a 6 ans
app_update 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
asio 9eccd7c082 components: use new component registration api il y a 6 ans
bootloader e890137ad3 Merge branch 'bugfix/cmake_reflashable_build_targets' into 'master' il y a 6 ans
bootloader_support 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
bt da877bcc8f Merge branch 'bugfix/coex_bt_ble_stuck' into 'master' il y a 6 ans
cbor 5a09de8245 cbor: add tinycbor library and example il y a 6 ans
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks il y a 6 ans
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) il y a 6 ans
cxx 78e4b0ff96 CXX: enable exceptions ESP32S2-beta il y a 6 ans
driver f676a3b190 driver, soc: update multichip support headers il y a 6 ans
efuse 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
esp-tls b69ac4448e tcp_transport: added API for client-key password il y a 6 ans
esp32 459b3195ac esp_wifi: Move esp32 DPORT access wrappers into esp_wifi component il y a 6 ans
esp32s2beta 65dad0d46f build system: Remove some dependencies from esp32 & esp32s2beta il y a 6 ans
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge il y a 6 ans
esp_common d1b76d13bb exp_expression_with_stack: added check for null pointer after obtaining a mutex in test il y a 6 ans
esp_eth 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
esp_event 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge il y a 6 ans
esp_http_client 032a041395 Bugfix for failing OTA example il y a 6 ans
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values il y a 6 ans
esp_https_ota 032a041395 Bugfix for failing OTA example il y a 6 ans
esp_https_server 25dd5e39af 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 il y a 6 ans
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) il y a 6 ans
esp_netif b2c8ce8e2b esp_netif: fixed initialization order of items in a struct il y a 6 ans
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver il y a 6 ans
esp_rom a86d741fc9 esp_rom: remove esp_rom.c il y a 6 ans
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices il y a 6 ans
esp_websocket_client ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer il y a 6 ans
esp_wifi 459b3195ac esp_wifi: Move esp32 DPORT access wrappers into esp_wifi component il y a 6 ans
espcoredump 37a8ff9040 core dump: only get EPC/EPS registers up to XCHAL_NUM_INTLEVELS il y a 6 ans
esptool_py 8f3987099e project_include.cmake: Make esptool_py_custom_target callable from other directories il y a 6 ans
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning il y a 6 ans
fatfs 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
freemodbus ba1ee4092a freemodbus: fix merge issues il y a 6 ans
freertos 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
heap 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
idf_test 563175d90a mbedtls: Use SPIRAM strategy in example_test.py il y a 6 ans
jsmn 68dc6b2158 jsmn: define macros in build system il y a 6 ans
json f72dc5b271 Update cJSON to v1.7.12 il y a 6 ans
libsodium 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
log 676b5e0deb log: refactoring to make compatible with no-FreeRTOS builds il y a 6 ans
lwip 4909fdfe02 heap_caps: small fixes on comments plus cleaning il y a 6 ans
mbedtls 65dad0d46f build system: Remove some dependencies from esp32 & esp32s2beta il y a 6 ans
mdns f0680b99b3 Merge branch 'bugfix/mdns_netif_local' into 'master' il y a 6 ans
mqtt 74d768fe6d ci: updated mqtt weekend test for qemu support il y a 6 ans
newlib 17b5df4d72 Merge branch 'feature/function_call_with_stack' into 'master' il y a 6 ans
nghttp 742d4689dd Modified http_parser to handle ICY uris. il y a 6 ans
nvs_flash c31c45cae7 NVS: partition name is copied now il y a 6 ans
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib il y a 6 ans
partition_table 8f15664be0 parttool: Fix regression when parsing binary partition data il y a 6 ans
perfmon 13cb9f8718 xtensa: update header file il y a 6 ans
protobuf-c 9eccd7c082 components: use new component registration api il y a 6 ans
protocomm c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta il y a 6 ans
pthread 852462f4e2 test: Fix possible race in pthread C++ test il y a 6 ans
sdmmc 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
soc f676a3b190 driver, soc: update multichip support headers il y a 6 ans
spi_flash 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
spiffs 750818de72 spiffs: clarify the usage of partition_label, fix the example il y a 6 ans
tcp_transport 4ece6eedae Merge branch 'bugfix/ws_rcv_exceed_buf' into 'master' il y a 6 ans
tcpip_adapter f21107d12d esp_netif/tcpip_adapter: declare functions extern "C" il y a 6 ans
ulp 917889dfdf ulp: remove 20190801 version, update supported version for Make il y a 6 ans
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building il y a 6 ans
vfs 23848fd1b9 newlib: define fcntl as strong symbol il y a 6 ans
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder il y a 6 ans
wifi_provisioning 868f317c19 wifi_prov_manager: Delay the Wi-Fi connect call il y a 6 ans
wpa_supplicant fde2f33912 esp_wifi/supplicant: fix some WiFi stop memory leak il y a 6 ans
xtensa f0e82311a5 esp_expression_with_stack: fix wrong top of stack calculation plus documentation update il y a 6 ans