Ivan Grokhotkov 81f0e7d90f Merge branch 'bugfix/esp32s2_freertos_tls' into 'master' 6 лет назад
..
app_trace e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
app_update e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 лет назад
bootloader e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
bootloader_support e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
bt 91c8f324a9 NimBLE: Use dynamic buffers instead of static memory. 6 лет назад
cbor 5a09de8245 cbor: add tinycbor library and example 6 лет назад
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 лет назад
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
cxx c8137c5298 C++: rtti unit tests, corresponding CI config 6 лет назад
driver e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
efuse e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
esp-tls 3f532c8895 Merge branch 'bugfix/esp_tls_blocking_timeout' into 'master' 6 лет назад
esp32 cbb84e8f5e esp32s2: fix THREADPTR calculation, re-enable FreeRTOS TLS tests 6 лет назад
esp32s2 cbb84e8f5e esp32s2: fix THREADPTR calculation, re-enable FreeRTOS TLS tests 6 лет назад
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад
esp_common e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
esp_eth e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
esp_event 4220752aed ut: Move tests back from "esp32" subfolder 6 лет назад
esp_gdbstub e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
esp_http_client 032a041395 Bugfix for failing OTA example 6 лет назад
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values 6 лет назад
esp_https_ota 032a041395 Bugfix for failing OTA example 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 c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration 6 лет назад
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 лет назад
esp_rom 16e63f6a3f esp32s2: esp_rom: separate nano formatting functions, fix newlib tests 6 лет назад
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 лет назад
esp_websocket_client ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 лет назад
esp_wifi e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
espcoredump e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
esptool_py e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 лет назад
fatfs ee269ed687 Merge branch 'bugfix/fatfs_corrupted_assert' into 'master' 6 лет назад
freemodbus ba1ee4092a freemodbus: fix merge issues 6 лет назад
freertos cbb84e8f5e esp32s2: fix THREADPTR calculation, re-enable FreeRTOS TLS tests 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 f72dc5b271 Update cJSON to v1.7.12 6 лет назад
libsodium e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
log e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
lwip 95f9db79d2 Merge branch 'feature/lwip_netinet_tcp_pr4637' into 'master' 6 лет назад
mbedtls 6e527fb763 mbedtls: temporary disable HW crypto for ESP32S2 6 лет назад
mdns ecca39e19f mdns: fixed typos in the variable names and the comments 6 лет назад
mqtt e8787fc49e mqtt: update submodule to point to latest commit. 6 лет назад
newlib 16e63f6a3f esp32s2: esp_rom: separate nano formatting functions, fix newlib tests 6 лет назад
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 лет назад
nvs_flash c75ec644f4 NVS: Changed all new to new (nothrow) 6 лет назад
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
partition_table cc8bff703e esptool_py: create flash target functions 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 852462f4e2 test: Fix possible race in pthread C++ test 6 лет назад
sdmmc e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
soc e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
spi_flash e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
spiffs cc8bff703e esptool_py: create flash target functions 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 e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
wear_levelling e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
wifi_provisioning 868f317c19 wifi_prov_manager: Delay the Wi-Fi connect call 6 лет назад
wpa_supplicant e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
xtensa e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад