lly 94ca8b8917 ble_mesh: Replace zephyr integer types with C99 types [Zephyr] vor 5 Jahren
..
app_trace df71c733df Merge branch 'doc/cleanup_apptrace2host_example' into 'master' vor 7 Jahren
app_update 7af26fa6d6 Tools: add Python 2 deprecation warning vor 5 Jahren
asio d9939cedd9 cmake: make main a component again vor 7 Jahren
aws_iot 37126d3451 Correct Kconfigs according to the coding style vor 7 Jahren
bootloader 22487a65ac paritition_table: Verify the partition table md5sum when loading the app vor 4 Jahren
bootloader_support 3c7f439d5b bootloader: Add fault injection resistance to Secure Boot bootloader verification vor 4 Jahren
bt 94ca8b8917 ble_mesh: Replace zephyr integer types with C99 types [Zephyr] vor 4 Jahren
coap 37d30c7a6e cmake: separate app from idf lib project vor 7 Jahren
console 50ceb45e6f console/linenoise: support buffered stdout vor 6 Jahren
cxx a7e1c144e2 Add missing regex_error stub vor 5 Jahren
driver 6aaddf972c Merge branch 'bugfix/fix_dac_driver_self_contained_backport_v3.3' into 'release/v3.3' vor 4 Jahren
efuse a461605003 efuse: Add ESP32 V3 'disable Download Mode' functionality vor 5 Jahren
esp-tls c3678c5378 Merge branch 'feature/support_transport_keepalive_v3.3' into 'release/v3.3' vor 4 Jahren
esp32 c9cf530c51 Merge branch 'bugfix/invalid_feat_page_exec_v3.3' into 'release/v3.3' vor 4 Jahren
esp_adc_cal 37126d3451 Correct Kconfigs according to the coding style vor 7 Jahren
esp_event 84227aeac0 esp_event: remove extra line from source file vor 5 Jahren
esp_http_client c8996feebb esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL vor 4 Jahren
esp_http_server f5acc1e446 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru vor 4 Jahren
esp_https_ota e84ad136b9 esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read vor 5 Jahren
esp_https_server 1af5d0d87c https_server : Missing uri_match_fn paramater added to default config vor 7 Jahren
esp_ringbuf 496bfe3842 Initialized some uninitialized variables in rtc_clk.c and ringbuf.c. vor 7 Jahren
esp_websocket_client 8610ce4f34 Add options for esp_http_client and esp_websocket_client to support keepalive vor 5 Jahren
espcoredump 1786fc9ed2 esp32: Refactor backtrace and add esp_backtrace_print() vor 4 Jahren
esptool_py f845643608 esptool: Update to fix espsecure.py sign_data default version argument vor 4 Jahren
ethernet fc60e09295 ethernet: ensure RMII clock before PHY reset vor 4 Jahren
expat bcbc4a9599 expat: Update library from 2.2.5 to 2.2.9 vor 6 Jahren
fatfs 8d4e1c0616 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() vor 6 Jahren
freemodbus 4559434d5a freemodbus: fix incorrectly set coils read event vor 6 Jahren
freertos 542c3e07a0 freertos: Check for arithmetic overflows on queue creation vor 4 Jahren
heap 543aa45f76 heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on vor 5 Jahren
idf_test 632530ef3c test: move auto test script to new repo (backport) vor 5 Jahren
jsmn d9939cedd9 cmake: make main a component again vor 7 Jahren
json 8e32eb78a4 Update cJSON to v1.7.12 vor 6 Jahren
libsodium 6a3e160aaf test: Set timeout of libsodium ed25519_convert test to 60s vor 6 Jahren
log c9e7a04a9e Update wifi lib vor 5 Jahren
lwip 2091f4db1c esp_wifi: Modify WIFI_IF_AP to TCPIP_ADAPTER_IF_AP vor 4 Jahren
mbedtls 069de99a9e mbedtls: upgrade to v2.16.9 release vor 4 Jahren
mdns c4ee49edf1 mDNS: Fix of text length calculation when detecting a collision vor 4 Jahren
micro-ecc 3c7f439d5b bootloader: Add fault injection resistance to Secure Boot bootloader verification vor 4 Jahren
mqtt 4fce8182b9 MQTT: Update submodule reference to support new config modes vor 4 Jahren
newlib 843889fd03 pthread: add dummy implementation of pthread_setcancelstate vor 5 Jahren
nghttp 4936110591 Modified http_parser to handle ICY uris. vor 6 Jahren
nimble 9f56c39630 NimBLE: Fix MITM vulnerability and free AES context (v3.3) vor 4 Jahren
nvs_flash c4aafb06ce Merge branch 'feature/nvs_erase_check_init_3.3' into 'release/v3.3' vor 5 Jahren
openssl 4a1016411b openssl: made verification mode conversion to mbetls modes more strict vor 5 Jahren
partition_table e2d6ce553d cmake: partition_table: Fix generation of MD5 for partition table when using CMake vor 4 Jahren
protobuf-c 3ba8eed60a protobuf-c : Added Google's protocol buffer C library as sub-module vor 7 Jahren
protocomm c8354f0231 Protocomm/simple_ble: Make gatt table map size equal to number of handles received (v3.3) vor 5 Jahren
pthread cf4eba2f5d pthread: fix the priority inheritance (backport v3.3) vor 5 Jahren
sdmmc 55bb42dc63 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode vor 5 Jahren
smartconfig_ack c505fe650f fix smartconfig issue when router reply arp late vor 5 Jahren
soc e74a36da43 deep sleep: optimize sleep current in wifi softap mode vor 4 Jahren
spi_flash 22487a65ac paritition_table: Verify the partition table md5sum when loading the app vor 4 Jahren
spiffs 37126d3451 Correct Kconfigs according to the coding style vor 7 Jahren
tcp_transport af50ceb5e6 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection vor 5 Jahren
tcpip_adapter 2091f4db1c esp_wifi: Modify WIFI_IF_AP to TCPIP_ADAPTER_IF_AP vor 4 Jahren
ulp 7af26fa6d6 Tools: add Python 2 deprecation warning vor 5 Jahren
unity 1786fc9ed2 esp32: Refactor backtrace and add esp_backtrace_print() vor 4 Jahren
vfs a293dfea7a feature: support vfs uart set line endings with specified uart number release/v3.3 vor 5 Jahren
wear_levelling 37126d3451 Correct Kconfigs according to the coding style vor 7 Jahren
wifi_provisioning 1975d39d44 esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP vor 4 Jahren
wpa_supplicant 60291300a2 Revert "esp_wifi: Fix handling of multiple AP credentials in WPS" vor 5 Jahren
xtensa-debug-module 63411fc556 tools: implement linker script generation vor 7 Jahren