Angus Gratton e9b77d3a69 Merge branch 'feature/move_gettimeofday_in_clock_gettime' into 'master' il y a 6 ans
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report il y a 6 ans
app_update 17791d5384 app_update: Add [timeout=90] il y a 6 ans
asio 9eccd7c082 components: use new component registration api il y a 6 ans
bootloader 9edc867c62 bootloader: fix secure boot issues il y a 6 ans
bootloader_support d77c74770a bugfix(flash): add flash config in app startup il y a 6 ans
bt 1f0d682406 NimBLE: Update submodule to fix bug in delete bond procedure il y a 6 ans
coap fa02598b5c lwip_2.1.2 for idf_4.0 il y a 6 ans
console 9b350f9ecc cmake: some formatting fixes il y a 6 ans
cxx 9eccd7c082 components: use new component registration api il y a 6 ans
driver b98b4c3886 sdmmc_io: support to print CIS information il y a 6 ans
efuse 09ee721932 efuse: Fix mode EFUSE_SECURE_VERSION_EMULATE il y a 6 ans
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 il y a 6 ans
esp32 b4e850a4b1 Merge branch 'bugfix/make_link_libc_psram' into 'master' il y a 6 ans
esp_adc_cal 9eccd7c082 components: use new component registration api il y a 6 ans
esp_common 66e0b2f9df gdbstub: move to a separate component, support multiple targets il y a 6 ans
esp_eth 018de8101f ethernet: can build without enable esp32 emac il y a 6 ans
esp_event a8535767e4 esp_event: add missing header include il y a 6 ans
esp_gdbstub 66e0b2f9df gdbstub: move to a separate component, support multiple targets il y a 6 ans
esp_http_client c25fe765a9 Merge branch 'feature/esp_http_client_tx_buf_size' into 'master' il y a 6 ans
esp_http_server fa02598b5c lwip_2.1.2 for idf_4.0 il y a 6 ans
esp_https_ota 7fbedb1ba3 esp_https_ota: Removed unnecessary free() il y a 6 ans
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs il y a 6 ans
esp_local_ctrl 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files il y a 6 ans
esp_ringbuf 687908b1e9 ringbuffer: support to allocate memory on the ringbuffer before send il y a 6 ans
esp_rom d77c74770a bugfix(flash): add flash config in app startup il y a 6 ans
esp_websocket_client d1433564ec ws_client: removed dependency on internal tcp_transport header il y a 6 ans
esp_wifi b0456cc926 Merge branch 'bugfix/mesh_scan_done_crash' into 'master' il y a 6 ans
espcoredump 9b350f9ecc cmake: some formatting fixes il y a 6 ans
esptool_py bd0a5d4c8b Merge branch 'feature/esptool_py_use_component_properties' into 'master' il y a 6 ans
expat 9eccd7c082 components: use new component registration api il y a 6 ans
fatfs 26800ed71e global: update note in the partition tables il y a 6 ans
freemodbus 9b350f9ecc cmake: some formatting fixes il y a 6 ans
freertos 9b350f9ecc cmake: some formatting fixes il y a 6 ans
heap 9b350f9ecc cmake: some formatting fixes il y a 6 ans
idf_test fa02598b5c lwip_2.1.2 for idf_4.0 il y a 6 ans
jsmn 9eccd7c082 components: use new component registration api il y a 6 ans
json 9eccd7c082 components: use new component registration api il y a 6 ans
libsodium 9b350f9ecc cmake: some formatting fixes il y a 6 ans
log 9eccd7c082 components: use new component registration api il y a 6 ans
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 il y a 6 ans
mbedtls 1dec976fba Update esp_config and add new feature il y a 6 ans
mdns 1b6010bedf Merge branch 'bugfix/mdns_fix_discard_packet_on_invalid_name' into 'master' il y a 6 ans
mqtt 6289a26596 mqtt: referenced esp-mqtt master to close disconnection issues and fix static analysis warnings il y a 6 ans
newlib 7982ed9a7d newlib: Move _gettimeofday_r call in clock_gettime il y a 6 ans
nghttp 9b350f9ecc cmake: some formatting fixes il y a 6 ans
nvs_flash 47bbb107a8 build system: Use CMake-based build system as default when describing commands il y a 6 ans
openssl 9eccd7c082 components: use new component registration api il y a 6 ans
partition_table 26800ed71e global: update note in the partition tables il y a 6 ans
protobuf-c 9eccd7c082 components: use new component registration api il y a 6 ans
protocomm 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files il y a 6 ans
pthread 9eccd7c082 components: use new component registration api il y a 6 ans
sdmmc b98b4c3886 sdmmc_io: support to print CIS information il y a 6 ans
smartconfig_ack 29d1d2bd38 esp_wifi: refactor smartconfig callback to use esp event il y a 6 ans
soc fa555e3109 esp_flash: fix a compatibility issue working with the ROM il y a 6 ans
spi_flash 058ef98c33 Merge branch 'feature/cmake_default_build_system' into 'master' il y a 6 ans
spiffs 26800ed71e global: update note in the partition tables il y a 6 ans
tcp_transport 8fc02e860a tcp_tansport: websocket layer modifies in-buffer data (for masked transports). This fix reverts the data back to original rather then making a copy. il y a 6 ans
tcpip_adapter f29ff2c552 Modify IPv6 functionality compatible with lwip2.1.2 il y a 6 ans
ulp 9eccd7c082 components: use new component registration api il y a 6 ans
unity 9b350f9ecc cmake: some formatting fixes il y a 6 ans
vfs 41062bea99 VFS: Implement pread() and pwrite() il y a 6 ans
wear_levelling 26800ed71e global: update note in the partition tables il y a 6 ans
wifi_provisioning 0e07b85d2f wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events il y a 6 ans
wpa_supplicant f3f08fa713 esp_wifi/supplicant: fix some supplicant bugs il y a 6 ans
xtensa 9b350f9ecc cmake: some formatting fixes il y a 6 ans