Jakob Hasse aabdb2c7a1 [system]: Made longjmp save for context switch 4 år sedan
..
app_trace d8b921c438 Merge branch 'bugfix/link_gcov_rtio_backport_v4.2' into 'release/v4.2' 4 år sedan
app_update dd06800d7b otatool: Fix a crash when imported as external python lib 4 år sedan
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 år sedan
bootloader aabdb2c7a1 [system]: Made longjmp save for context switch 4 år sedan
bootloader_support f23c9d94ae bootloader: Fix selection of Quad I/O modes on ESP32-U4WDH chip 4 år sedan
bt 036a045b86 component/bt: fix some bugs in bluetooth controller(2fcbe897) 4 år sedan
cbor 5a09de8245 cbor: add tinycbor library and example 6 år sedan
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 år sedan
console 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) 5 år sedan
cxx dd08575c29 [C++]: wrapper functions around unwind code 4 år sedan
driver 8872c6a3ac driver/i2c: add notes to i2c deleteing function 4 år sedan
efuse d0d7c53ee1 Tools: add Python 2 deprecation warning 5 år sedan
esp-tls a2e6db19e6 esp_tls: Fix misplaced paranthesis in esp_tls_mbedtls.c 5 år sedan
esp32 54383f684f soc: add dummy bytes to ensure instr prefetch always valid 4 år sedan
esp32s2 1d64638333 esp_common: Correctly disable ".bss segment placed in external memory" for ESP32-S2 & ESP32-S3 4 år sedan
esp_adc_cal be3fc35533 [cxx]: fixed extern "C" declarations 5 år sedan
esp_common 1d64638333 esp_common: Correctly disable ".bss segment placed in external memory" for ESP32-S2 & ESP32-S3 4 år sedan
esp_eth e892fed593 esp_eth: restart negotiation in esp_eth_start 4 år sedan
esp_event e0a02c1a7c AP_STAIPASSIGNED now passes the IP through 'event_data' 5 år sedan
esp_gdbstub 0adf0f85dd gdbstub: fix thread list generation 4 år sedan
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 år sedan
esp_http_client c764c59893 esp_http_client: Optimize code structure 4 år sedan
esp_http_server fc937e257b esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. 4 år sedan
esp_https_ota f1c7b0ba6f Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 5 år sedan
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 år sedan
esp_ipc 11d96b39d0 esp_ipc: Move to new component 5 år sedan
esp_local_ctrl d417ba0c11 esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 4 år sedan
esp_netif c5b2252e03 esp-netif: Fix PPP netif event posting to include esp_netif data 5 år sedan
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 år sedan
esp_rom aabdb2c7a1 [system]: Made longjmp save for context switch 4 år sedan
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 år sedan
esp_system d685449314 esp_system: Reconfigure the WDTs at the start of the panic handler 4 år sedan
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' 5 år sedan
esp_websocket_client 90218b4e9b Add options for esp_http_client and esp_websocket_client to support keepalive 5 år sedan
esp_wifi efa6eca8b8 Merge branch 'bugfix/update_esp32_phy_max_tx_power_v4.2' into 'release/v4.2' 4 år sedan
espcoredump ea7d9c6368 ci: exempt upstream libmbedtls mapping for sha256 4 år sedan
esptool_py 78ea042e7d esptool: Update esptool to have merge adjacent sections feature 4 år sedan
expat 3d0967a58a test: declare requirements and include dirs private 6 år sedan
fatfs 4407c9eb83 fatfs: Fix some memory leak issues by coverity static analyzer. 4 år sedan
freemodbus d340fa68aa freemodbus: fix event processing after merge 5 år sedan
freertos eed6eed909 components: fix ldgen check errors 4 år sedan
heap eed6eed909 components: fix ldgen check errors 4 år sedan
idf_test 1d19a237b4 Update components/idf_test/include/esp32/idf_performance_target.h 4 år sedan
jsmn 68dc6b2158 jsmn: define macros in build system 6 år sedan
json e366b6ac21 cJSON: include only source file objects for cmake build 6 år sedan
libsodium 1cdf60c914 libsodium: Update library to v1.0.18 4 år sedan
log a177897f4d log: correct timestamp formatting to unsigned integer type 5 år sedan
lwip eed6eed909 components: fix ldgen check errors 4 år sedan
mbedtls 841aca897c Merge branch 'feature/extmem_alloc_for_s2_v4.2' into 'release/v4.2' 4 år sedan
mdns 93921e042c Merge branch 'bugfix/mdns_one_shot_multicast_v4.2' into 'release/v4.2' 4 år sedan
mqtt af7f75268c MQTT: Update submodule reference to support new config modes 4 år sedan
newlib 1214dcea3a newlib: Fix a case in FD_ISSET macro when n==-1 4 år sedan
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 år sedan
nvs_flash 5dbca18324 [doc]: NVS documentation updates 4 år sedan
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict 5 år sedan
partition_table f8b9cb2864 paritition_table: Verify the partition table md5sum when loading the app 4 år sedan
perfmon 3d0967a58a test: declare requirements and include dirs private 6 år sedan
protobuf-c 9eccd7c082 components: use new component registration api 6 år sedan
protocomm bcdedf5501 Provisioning BLE: Add API to set manufacturer data in scan response 4 år sedan
pthread cd8173bc13 pthread: Fix possible deadlock when using pthread_join() and Debug log level 4 år sedan
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 år sedan
soc 7ca2688378 TWAI: Fix incorrect configuration initializers for low speed bit rates 4 år sedan
spi_flash 2c1c4999f5 ci: enabled ldgen mapping check in ci 4 år sedan
spiffs f5f91a4d05 tools: Redirect some warnings to stderr 5 år sedan
tcp_transport 98d19efe6f tcp_transport: Fix some memory leak issues by coverity static analyzer. 4 år sedan
tcpip_adapter ddedf25ca8 Set default AP handlers in wifi_create_and_start_ap() v4.2 5 år sedan
tinyusb e5b242a3cb usb: removes non-integrated features 5 år sedan
ulp be74e06e50 ulp: Fix bug where ULP linker script not regenerated for new config 4 år sedan
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 år sedan
vfs 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) 5 år sedan
wear_levelling 3d0967a58a test: declare requirements and include dirs private 6 år sedan
wifi_provisioning bcdedf5501 Provisioning BLE: Add API to set manufacturer data in scan response 4 år sedan
wpa_supplicant 31d05a5072 wpa_supplicant: Group key reinstallation fixes 4 år sedan
xtensa aabdb2c7a1 [system]: Made longjmp save for context switch 4 år sedan