Ivan Grokhotkov cc3df01f8f rom: add header guards in rom/opi_flash.h, fix error in rom/spi_flash.h 6 лет назад
..
app_trace 184e1785ff gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub 6 лет назад
app_update c11f77cb1a Merge branch 'feature/use_underlying_cmake_targets_for_idf_py' into 'master' 6 лет назад
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 лет назад
bootloader c11f77cb1a Merge branch 'feature/use_underlying_cmake_targets_for_idf_py' into 'master' 6 лет назад
bootloader_support 2422c52851 global: hello world on real esp32-s2 6 лет назад
bt 30fbd99ad0 fix bug sleep may cause HCI timeout 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 2c3e6481bb Merge branch 'feature/ci_check_cpp_guards' into 'master' 6 лет назад
efuse 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад
esp-tls 3f532c8895 Merge branch 'bugfix/esp_tls_blocking_timeout' into 'master' 6 лет назад
esp32 e1f9b283bc esp32s2: mac addr allocation 6 лет назад
esp32s2beta 2422c52851 global: hello world on real esp32-s2 6 лет назад
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад
esp_common aa3b1da384 esp_tls: added connection timeout to esp_tls_conn_new_sync() 6 лет назад
esp_eth cc0459eea2 ethernet: always put eth_driver handle in SRAM 6 лет назад
esp_event 4220752aed ut: Move tests back from "esp32" subfolder 6 лет назад
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 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 cc3df01f8f rom: add header guards in rom/opi_flash.h, fix error in rom/spi_flash.h 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 c11f77cb1a Merge branch 'feature/use_underlying_cmake_targets_for_idf_py' into 'master' 6 лет назад
espcoredump 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад
esptool_py c11f77cb1a Merge branch 'feature/use_underlying_cmake_targets_for_idf_py' into 'master' 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 5d7564a039 freertos/Kconfig: make optimized task selection dependent on FREERTOS_UNICORE option 6 лет назад
heap 6a307ee70f heap: removed ptr check in diram area since aligned allocator does not support data allocated from IRAM 6 лет назад
idf_test 2c612ec1dc components/freertos: using the optimized task selection on esp32s2beta 6 лет назад
jsmn 68dc6b2158 jsmn: define macros in build system 6 лет назад
json f72dc5b271 Update cJSON to v1.7.12 6 лет назад
libsodium 4220752aed ut: Move tests back from "esp32" subfolder 6 лет назад
log 676b5e0deb log: refactoring to make compatible with no-FreeRTOS builds 6 лет назад
lwip 95f9db79d2 Merge branch 'feature/lwip_netinet_tcp_pr4637' into 'master' 6 лет назад
mbedtls 2422c52851 global: hello world on real esp32-s2 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 8e5ea171d3 newlib: reverted support of memalign function 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 bdf6c00154 Merge branch 'feature/likely_unlikely' into 'master' 6 лет назад
soc 2422c52851 global: hello world on real esp32-s2 6 лет назад
spi_flash 2422c52851 global: hello world on real esp32-s2 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 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building 6 лет назад
vfs a9c4dab4d3 VFS: Check in select() if the UART driver is installed or not 6 лет назад
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder 6 лет назад
wifi_provisioning 868f317c19 wifi_prov_manager: Delay the Wi-Fi connect call 6 лет назад
wpa_supplicant 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад
xtensa 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад