Angus Gratton 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 лет назад
..
app_trace e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
app_update 1c7ffbaa19 app_update: rename ut name 6 лет назад
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 лет назад
bootloader f2d310fea7 secure boot: Fix anti-fault value if hash is shorter than curve 6 лет назад
bootloader_support 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 лет назад
bt ac2ef797fe ble_mesh: Fix ble mesh nimble host deinit 5 лет назад
cbor 5a09de8245 cbor: add tinycbor library and example 6 лет назад
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 лет назад
console 46a3f3e516 console: make uart param configurable 6 лет назад
cxx c8137c5298 C++: rtti unit tests, corresponding CI config 6 лет назад
driver 15884eccf2 Add multi-target support for performance tests 6 лет назад
efuse 912028273d efuse: Using IDF_ENV_FPGA in UTs 6 лет назад
esp-tls 874e987a3b esp_tls: change argument pointer type to (void *) for esp_crt_bundle_attach 6 лет назад
esp32 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 лет назад
esp32s2 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 лет назад
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад
esp_common 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 лет назад
esp_eth 0a7ccb8095 ethernet: fix potential null pointer dereference 6 лет назад
esp_event c643f743ce esp_event: halve the events registered in performance test 6 лет назад
esp_gdbstub c9a51bfbb2 soc: create abstraction for cpu related operations 6 лет назад
esp_http_client 032a041395 Bugfix for failing OTA example 6 лет назад
esp_http_server 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 лет назад
esp_https_ota 63cd95d236 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 6 лет назад
esp_https_server cc0eec52ff esp_https_server: Fixed a PR which adds support for mutual auth in 6 лет назад
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
esp_netif eae8eaa55f esp-netif-ppp: support for posting GOT_IP event for IPv6 6 лет назад
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 лет назад
esp_rom d2aa4a1e50 components/bt: Fix assert when create conntion cancel 6 лет назад
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 лет назад
esp_system ee519634a5 esp_system: retain backtrace no space 6 лет назад
esp_timer 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 лет назад
esp_websocket_client 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 лет назад
esp_wifi efd3505e51 esp_wifi: add certification version number. 5 лет назад
espcoredump 80f50471bf Merge branch 'bugfix/coredump_no_ext_stacks' into 'master' 6 лет назад
esptool_py eb865008d5 cmake: show error message on encrypted flash targets without proper config 6 лет назад
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 лет назад
fatfs d16ad4a67a ci: disable case witout runners 6 лет назад
freemodbus 11fac8637a docs: Resolve doxygen & Sphinx warnings 6 лет назад
freertos 2b100789b7 esp32, esp32s2: move panic handling code to new component 6 лет назад
heap d495f175d5 heap: pushed down all the aligned_alloc / free implementation 6 лет назад
idf_test d579c8a13e Merge branch 'bugfix/fix_the_bugs_for_country_code' into 'master' 5 лет назад
jsmn 68dc6b2158 jsmn: define macros in build system 6 лет назад
json e366b6ac21 cJSON: include only source file objects for cmake build 6 лет назад
libsodium e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
log 7569e34e89 esp_wifi: Reduce Bin size 6 лет назад
lwip e3ff1efe65 fix bug for after udp close select_waiting assert 6 лет назад
mbedtls 9c430a17aa Merge branch 'feature/mpi_accel_s2' into 'master' 5 лет назад
mdns ab8cab1c55 mdns: limit the GOT_IP6_EVENT to only known network interfaces 6 лет назад
mqtt 7bf1a1db35 MQTT: Reference latest mqtt addressing c++ build and qos1/2 resend 6 лет назад
newlib af9b1131a3 esp_system: share abort panic with port layer 6 лет назад
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 лет назад
nvs_flash 6afc116036 nvs: enable address sanitizer in host tests when building with clang 5 лет назад
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
partition_table 46ea7d815d parttool: don't print target name 6 лет назад
perfmon 13cb9f8718 xtensa: update header file 6 лет назад
protobuf-c 9eccd7c082 components: use new component registration api 6 лет назад
protocomm b3e7e61f23 protocomm: enable test cases for esp32s2 with software AES 6 лет назад
pthread 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 лет назад
sdmmc 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 лет назад
soc 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 лет назад
spi_flash 3b1fa7b8f0 spi_flash: add caps for dummy output control 6 лет назад
spiffs 1f2e2fe8af soc: separate abstraction, description and implementation 6 лет назад
tcp_transport aa3b1da384 esp_tls: added connection timeout to esp_tls_conn_new_sync() 6 лет назад
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration 6 лет назад
tinyusb 08543533d8 tinyusb: switch to esp-develop branch 6 лет назад
ulp 07a71529de ulp: fix ulp external project args 6 лет назад
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
vfs 99cdddeb63 docs: Fix broken or incorrect link roles to IDF files & directories 6 лет назад
wear_levelling 1f2e2fe8af soc: separate abstraction, description and implementation 6 лет назад
wifi_provisioning 8419aa85a9 Wifi_provisioning_ble: Change service_uuid to non standard 128 bit UUID 5 лет назад
wpa_supplicant 2e7ae75011 Merge branch 'bugfix/wep40_key_parsing_bug' into 'master' 5 лет назад
xtensa 8434845050 atomic: support fetch_and, fetch_and and fetch_xor 6 лет назад