Angus Gratton ee269ed687 Merge branch 'bugfix/fatfs_corrupted_assert' into 'master' 6 tahun lalu
..
app_trace 184e1785ff gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub 6 tahun lalu
app_update 4220752aed ut: Move tests back from "esp32" subfolder 6 tahun lalu
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 tahun lalu
bootloader e890137ad3 Merge branch 'bugfix/cmake_reflashable_build_targets' into 'master' 6 tahun lalu
bootloader_support 1ffb546135 esp32s2:remove unsupported xtal choice 6 tahun lalu
bt 0a6e61ae6d Merge branch 'bugfix/btdm_fix_blufi_prepare_buf_len_invalid' into 'master' 6 tahun lalu
cbor 5a09de8245 cbor: add tinycbor library and example 6 tahun lalu
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 tahun lalu
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 tahun lalu
cxx 78e4b0ff96 CXX: enable exceptions ESP32S2-beta 6 tahun lalu
driver 4c065c217e driver(rmt): Fix the rmt err interrupt crash bug when sending 63 items 6 tahun lalu
efuse 4220752aed ut: Move tests back from "esp32" subfolder 6 tahun lalu
esp-tls b69ac4448e tcp_transport: added API for client-key password 6 tahun lalu
esp32 a559014ff0 Merge branch 'bugfix/coredump_bin_fmt_ver_update' into 'master' 6 tahun lalu
esp32s2beta 1ffb546135 esp32s2:remove unsupported xtal choice 6 tahun lalu
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 tahun lalu
esp_common bdf6c00154 Merge branch 'feature/likely_unlikely' into 'master' 6 tahun lalu
esp_eth 4220752aed ut: Move tests back from "esp32" subfolder 6 tahun lalu
esp_event 4220752aed ut: Move tests back from "esp32" subfolder 6 tahun lalu
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 tahun lalu
esp_http_client 032a041395 Bugfix for failing OTA example 6 tahun lalu
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values 6 tahun lalu
esp_https_ota 032a041395 Bugfix for failing OTA example 6 tahun lalu
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 6 tahun lalu
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 tahun lalu
esp_netif 92087edbb8 esp_netif: fix esp_netif_get_dns_info() to copy the entire ip_addr_t 6 tahun lalu
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 tahun lalu
esp_rom 2c793cef06 idf: Support a custom toolchain with time_t wide 64-bits 6 tahun lalu
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 tahun lalu
esp_websocket_client ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 tahun lalu
esp_wifi 79f0d460f5 mesh: fix mesh ie issues 6 tahun lalu
espcoredump a559014ff0 Merge branch 'bugfix/coredump_bin_fmt_ver_update' into 'master' 6 tahun lalu
esptool_py 8f3987099e project_include.cmake: Make esptool_py_custom_target callable from other directories 6 tahun lalu
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 tahun lalu
fatfs ee269ed687 Merge branch 'bugfix/fatfs_corrupted_assert' into 'master' 6 tahun lalu
freemodbus ba1ee4092a freemodbus: fix merge issues 6 tahun lalu
freertos bdf6c00154 Merge branch 'feature/likely_unlikely' into 'master' 6 tahun lalu
heap 6a307ee70f heap: removed ptr check in diram area since aligned allocator does not support data allocated from IRAM 6 tahun lalu
idf_test 21a7580dc1 test: update SSC bin path of nvs compatible test 6 tahun lalu
jsmn 68dc6b2158 jsmn: define macros in build system 6 tahun lalu
json f72dc5b271 Update cJSON to v1.7.12 6 tahun lalu
libsodium 4220752aed ut: Move tests back from "esp32" subfolder 6 tahun lalu
log 676b5e0deb log: refactoring to make compatible with no-FreeRTOS builds 6 tahun lalu
lwip 7a7c4a5486 Merge branch 'bugfix/coex_schm' into 'master' 6 tahun lalu
mbedtls 2efb3288a0 mbedtls: fix hw accelerated big-num mul if operand and result overlap 6 tahun lalu
mdns ecca39e19f mdns: fixed typos in the variable names and the comments 6 tahun lalu
mqtt e8787fc49e mqtt: update submodule to point to latest commit. 6 tahun lalu
newlib 8e5ea171d3 newlib: reverted support of memalign function 6 tahun lalu
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 tahun lalu
nvs_flash d286876d34 NVS: expose C++ API 6 tahun lalu
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 tahun lalu
partition_table 8f15664be0 parttool: Fix regression when parsing binary partition data 6 tahun lalu
perfmon 13cb9f8718 xtensa: update header file 6 tahun lalu
protobuf-c 9eccd7c082 components: use new component registration api 6 tahun lalu
protocomm c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta 6 tahun lalu
pthread 852462f4e2 test: Fix possible race in pthread C++ test 6 tahun lalu
sdmmc bdf6c00154 Merge branch 'feature/likely_unlikely' into 'master' 6 tahun lalu
soc c7738f24fc Merge branch 'bugfix/ledc_driver_enums' into 'master' 6 tahun lalu
spi_flash fb1dec37d8 spi_flash: reenable mmap tests on esp32s2beta 6 tahun lalu
spiffs 28d64e7f82 Merge branch 'bugfix/cmake_failure_on_spiffsgen_clean_project' into 'master' 6 tahun lalu
tcp_transport 4ece6eedae Merge branch 'bugfix/ws_rcv_exceed_buf' into 'master' 6 tahun lalu
tcpip_adapter f21107d12d esp_netif/tcpip_adapter: declare functions extern "C" 6 tahun lalu
ulp 917889dfdf ulp: remove 20190801 version, update supported version for Make 6 tahun lalu
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building 6 tahun lalu
vfs 2c793cef06 idf: Support a custom toolchain with time_t wide 64-bits 6 tahun lalu
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder 6 tahun lalu
wifi_provisioning 868f317c19 wifi_prov_manager: Delay the Wi-Fi connect call 6 tahun lalu
wpa_supplicant 2c793cef06 idf: Support a custom toolchain with time_t wide 64-bits 6 tahun lalu
xtensa c309112b8a expression_with_stack:make stack overflow detection watchpoint optional 6 tahun lalu