Angus Gratton c4e5c62cda Merge branch 'bugfix/malloc_warnings_rtc' into 'master' 6 yıl önce
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report 6 yıl önce
app_update 17791d5384 app_update: Add [timeout=90] 6 yıl önce
asio 9eccd7c082 components: use new component registration api 6 yıl önce
bootloader 9edc867c62 bootloader: fix secure boot issues 6 yıl önce
bootloader_support 409181361f Merge branch 'bugfix/fix_flash_read_error_in_dio_26MHz_mode' into 'master' 6 yıl önce
bt fcb668ec9c Merge branch 'bugfix/btdm_AVRC_command_fail_while_playing' into 'master' 6 yıl önce
coap fa02598b5c lwip_2.1.2 for idf_4.0 6 yıl önce
console 9b350f9ecc cmake: some formatting fixes 6 yıl önce
cxx 9eccd7c082 components: use new component registration api 6 yıl önce
driver c6c6cd7179 rtc: fix minor malloc issues found by static analyzer 6 yıl önce
efuse 09ee721932 efuse: Fix mode EFUSE_SECURE_VERSION_EMULATE 6 yıl önce
esp-tls 587739391c esp-tls: extending error handle to contain error descriptors with last mbedtls failure and latest certificate verification result flags, reworked tcp_transport to use this error handle 6 yıl önce
esp32 d6c40c7c1d bugfix(flash): improve spi cs timing settings for flash 6 yıl önce
esp_adc_cal 9eccd7c082 components: use new component registration api 6 yıl önce
esp_common 66e0b2f9df gdbstub: move to a separate component, support multiple targets 6 yıl önce
esp_eth 018de8101f ethernet: can build without enable esp32 emac 6 yıl önce
esp_event a8535767e4 esp_event: add missing header include 6 yıl önce
esp_gdbstub 66e0b2f9df gdbstub: move to a separate component, support multiple targets 6 yıl önce
esp_http_client c25fe765a9 Merge branch 'feature/esp_http_client_tx_buf_size' into 'master' 6 yıl önce
esp_http_server fa02598b5c lwip_2.1.2 for idf_4.0 6 yıl önce
esp_https_ota 7fbedb1ba3 esp_https_ota: Removed unnecessary free() 6 yıl önce
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs 6 yıl önce
esp_local_ctrl 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 6 yıl önce
esp_ringbuf 687908b1e9 ringbuffer: support to allocate memory on the ringbuffer before send 6 yıl önce
esp_rom 9eccd7c082 components: use new component registration api 6 yıl önce
esp_websocket_client d1433564ec ws_client: removed dependency on internal tcp_transport header 6 yıl önce
esp_wifi b0456cc926 Merge branch 'bugfix/mesh_scan_done_crash' into 'master' 6 yıl önce
espcoredump 9b350f9ecc cmake: some formatting fixes 6 yıl önce
esptool_py bd0a5d4c8b Merge branch 'feature/esptool_py_use_component_properties' into 'master' 6 yıl önce
expat 9eccd7c082 components: use new component registration api 6 yıl önce
fatfs 41062bea99 VFS: Implement pread() and pwrite() 6 yıl önce
freemodbus 9b350f9ecc cmake: some formatting fixes 6 yıl önce
freertos 9b350f9ecc cmake: some formatting fixes 6 yıl önce
heap 9b350f9ecc cmake: some formatting fixes 6 yıl önce
idf_test fa02598b5c lwip_2.1.2 for idf_4.0 6 yıl önce
jsmn 9eccd7c082 components: use new component registration api 6 yıl önce
json 9eccd7c082 components: use new component registration api 6 yıl önce
libsodium 9b350f9ecc cmake: some formatting fixes 6 yıl önce
log 9eccd7c082 components: use new component registration api 6 yıl önce
lwip ffca1825e6 lwip fuzzer: supplied dummy dns server entry to work with internal packet processing functionwhich is exercised in fuzzer tests, disable CTYPE as recent newlib is not compatible with AFL 6 yıl önce
mbedtls 1dec976fba Update esp_config and add new feature 6 yıl önce
mdns 1b6010bedf Merge branch 'bugfix/mdns_fix_discard_packet_on_invalid_name' into 'master' 6 yıl önce
mqtt 6289a26596 mqtt: referenced esp-mqtt master to close disconnection issues and fix static analysis warnings 6 yıl önce
newlib 41062bea99 VFS: Implement pread() and pwrite() 6 yıl önce
nghttp 9b350f9ecc cmake: some formatting fixes 6 yıl önce
nvs_flash 47bbb107a8 build system: Use CMake-based build system as default when describing commands 6 yıl önce
openssl 9eccd7c082 components: use new component registration api 6 yıl önce
partition_table aa0c5f03be Add --baud option to parttool 6 yıl önce
protobuf-c 9eccd7c082 components: use new component registration api 6 yıl önce
protocomm 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 6 yıl önce
pthread 9eccd7c082 components: use new component registration api 6 yıl önce
sdmmc 9eccd7c082 components: use new component registration api 6 yıl önce
smartconfig_ack 29d1d2bd38 esp_wifi: refactor smartconfig callback to use esp event 6 yıl önce
soc 018de8101f ethernet: can build without enable esp32 emac 6 yıl önce
spi_flash 058ef98c33 Merge branch 'feature/cmake_default_build_system' into 'master' 6 yıl önce
spiffs ebcb08ec89 host tests: correct definition of CONFIG_SPI_FLASH_USE_LEGACY_IMPL 6 yıl önce
tcp_transport d67b9403e8 Merge branch 'feature/tcp_transport_pass_errors_stage1' into 'master' 6 yıl önce
tcpip_adapter f29ff2c552 Modify IPv6 functionality compatible with lwip2.1.2 6 yıl önce
ulp 9eccd7c082 components: use new component registration api 6 yıl önce
unity 9b350f9ecc cmake: some formatting fixes 6 yıl önce
vfs 41062bea99 VFS: Implement pread() and pwrite() 6 yıl önce
wear_levelling ebcb08ec89 host tests: correct definition of CONFIG_SPI_FLASH_USE_LEGACY_IMPL 6 yıl önce
wifi_provisioning 0e07b85d2f wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events 6 yıl önce
wpa_supplicant f3f08fa713 esp_wifi/supplicant: fix some supplicant bugs 6 yıl önce
xtensa 9b350f9ecc cmake: some formatting fixes 6 yıl önce