Krzysztof Budzynski 41bc06b9b9 Merge branch 'bugfix/docs_ledc' into 'master' пре 6 година
..
app_trace e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
app_update aa42177e19 app_update(s2): Enable app_update UTs пре 6 година
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features пре 6 година
bootloader 2bf329eb2c Fixes accessing some files from 2nd part of the bootloader. пре 6 година
bootloader_support 0d69ed8620 bootloader_support: add esp_chip_id_t value for ESP32-S2 пре 6 година
bt 7d39f435a3 Merge branch 'bugfix/ble_crash_irq_miss' into 'master' пре 6 година
cbor 5a09de8245 cbor: add tinycbor library and example пре 6 година
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks пре 6 година
console 75cadc2e41 console: simplify examples пре 6 година
cxx c8137c5298 C++: rtti unit tests, corresponding CI config пре 6 година
driver 41bc06b9b9 Merge branch 'bugfix/docs_ledc' into 'master' пре 6 година
efuse e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
esp-tls 3f532c8895 Merge branch 'bugfix/esp_tls_blocking_timeout' into 'master' пре 6 година
esp32 7304651320 esp32: use semaphore in FP switch test, raise worker task priority пре 6 година
esp32s2 54a50f4532 Merge branch 'feature/support_esp32s2_wifi_v2' into 'master' пре 6 година
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) пре 6 година
esp_common f9bc4fc08b Merge branch 'bugfix/watchpoint_on_shared_stacl' into 'master' пре 6 година
esp_eth 9e59be1aab ethernet: add enc28j60 example пре 6 година
esp_event 9b4815e3c8 ESP Event: multiple registrations to one event пре 6 година
esp_gdbstub e30cd361a8 global: rename esp32s2beta to esp32s2 пре 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 ba31458347 OTA: Fixed OTA with chunked servers and added example_test with chunked server пре 6 година
esp_https_server 25dd5e39af esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats пре 6 година
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) пре 6 година
esp_netif 3904be6b0f ESP-NETIF: add unit test for get/set hostname API пре 6 година
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver пре 6 година
esp_rom 278634dcbd sdspi: support crc16_be for esp32s2 пре 6 година
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices пре 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 54a50f4532 Merge branch 'feature/support_esp32s2_wifi_v2' into 'master' пре 6 година
espcoredump 25041ba583 tools/idf_monitor: automatically decode UART core dumps пре 6 година
esptool_py 25041ba583 tools/idf_monitor: automatically decode UART core dumps пре 6 година
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning пре 6 година
fatfs 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards пре 6 година
freemodbus 11fac8637a docs: Resolve doxygen & Sphinx warnings пре 6 година
freertos 9c8289b0d9 shared_stack: using watchpoint 1 to monitor the shared_stack instead of watchpoint 0 пре 6 година
heap e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
idf_test e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
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 e1c0fb0c62 log: Check for ISR context and use proper API to get Tick Count пре 6 година
lwip 4c48208e2c Merge branch 'bugfix/sock_lock_crash' into 'master' пре 6 година
mbedtls 6e527fb763 mbedtls: temporary disable HW crypto for ESP32S2 пре 6 година
mdns 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer пре 6 година
mqtt 3ecb731c23 mqtt: example test to check connection with different ssl parameters пре 6 година
newlib 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer пре 6 година
nghttp 742d4689dd Modified http_parser to handle ICY uris. пре 6 година
nvs_flash 7084015884 Update NVS Partition Generator Utility documentation пре 6 година
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib пре 6 година
partition_table d0eb6c9701 Fix subtype in PartitionTable.find_by_type пре 6 година
perfmon 13cb9f8718 xtensa: update header file пре 6 година
protobuf-c 9eccd7c082 components: use new component registration api пре 6 година
protocomm c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta пре 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 41bc06b9b9 Merge branch 'bugfix/docs_ledc' into 'master' пре 6 година
spi_flash 1f2e2fe8af soc: separate abstraction, description and implementation пре 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 година
ulp e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
unity e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
vfs 11fac8637a docs: Resolve doxygen & Sphinx warnings пре 6 година
wear_levelling 1f2e2fe8af soc: separate abstraction, description and implementation пре 6 година
wifi_provisioning 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer пре 6 година
wpa_supplicant 7647b5c668 Merge branch 'bugfix/eapol_log_verbosity' into 'master' пре 6 година
xtensa c1d0daf36d Merge branch 'refactor/restructure_soc_component' into 'master' пре 6 година