Felipe Neves 002f38c7f5 expression_with_stack_xtensa: protected switch stacks function to compile only on window ABI supported platform 6 năm trước cách đây
..
app_trace 184e1785ff gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub 6 năm trước cách đây
app_update 6257828348 app_update: Add support esp32s2beta 6 năm trước cách đây
asio 9eccd7c082 components: use new component registration api 6 năm trước cách đây
bootloader 6f761dd62d cmake: Fix some uninitialized variable warnings 6 năm trước cách đây
bootloader_support 01ca687caa esp32s2beta: only support unicore 6 năm trước cách đây
bt e977cc24ff Merge branch 'bugfix/fix_ble_mesh_adv_buf_unref' into 'master' 6 năm trước cách đây
cbor 5a09de8245 cbor: add tinycbor library and example 6 năm trước cách đây
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 năm trước cách đây
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 năm trước cách đây
cxx 78e4b0ff96 CXX: enable exceptions ESP32S2-beta 6 năm trước cách đây
driver 3faa2a48d1 Merge branch 'test/uart_unit_tests' into 'master' 6 năm trước cách đây
efuse 01ca687caa esp32s2beta: only support unicore 6 năm trước cách đây
esp-tls 87a41fabfa esp-tls: check return value of fcntl 6 năm trước cách đây
esp32 2b6c85e182 intr_alloc: don't call ESP_LOG from a critical section 6 năm trước cách đây
esp32s2beta 4f1d49d8c2 Merge branch 'feature/esp32s2beta_hw_crypto_support' into 'master' 6 năm trước cách đây
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 năm trước cách đây
esp_common 002f38c7f5 expression_with_stack_xtensa: protected switch stacks function to compile only on window ABI supported platform 6 năm trước cách đây
esp_eth cf161b1c83 ethernet: add start/stop stress test 6 năm trước cách đây
esp_event 6c923cf330 Fix some typo in idf 6 năm trước cách đây
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 năm trước cách đây
esp_http_client 489c815eb8 esp_http_client: add esp_http_client_set_authtype function 6 năm trước cách đây
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values 6 năm trước cách đây
esp_https_ota 5f6fd238b6 fix: esp_http_client and esp_https_ota can follow 307 Redirects 6 năm trước cách đây
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 năm trước cách đây
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 năm trước cách đây
esp_netif b61b927008 esp_netif: minor log message fix in dhcps cb 6 năm trước cách đây
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 năm trước cách đây
esp_rom a86d741fc9 esp_rom: remove esp_rom.c 6 năm trước cách đây
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 năm trước cách đây
esp_websocket_client 9200250f51 Add User-Agent and additional headers to esp_websocket_client 6 năm trước cách đây
esp_wifi 15e67a49f4 Merge branch 'bugfix/nvs_flash_iterator' into 'master' 6 năm trước cách đây
espcoredump 27ce4d13df coredump: change data format to ELF 6 năm trước cách đây
esptool_py 8f3987099e project_include.cmake: Make esptool_py_custom_target callable from other directories 6 năm trước cách đây
expat b7f16594de expat: Update library from 2.2.5 to 2.2.9 6 năm trước cách đây
fatfs 28b7f11f93 fatfs: fix unit tests not included in the build 6 năm trước cách đây
freemodbus ba1ee4092a freemodbus: fix merge issues 6 năm trước cách đây
freertos 2e73c2818b freertos: re-enable mutext test for esp32s2beta 6 năm trước cách đây
heap 884717fb2f apptrace: Adds support for converting SystemView traces to JSON format 6 năm trước cách đây
idf_test c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta 6 năm trước cách đây
jsmn 68dc6b2158 jsmn: define macros in build system 6 năm trước cách đây
json f72dc5b271 Update cJSON to v1.7.12 6 năm trước cách đây
libsodium 9a2af7ae33 global: remove gcc 5.2 support 6 năm trước cách đây
log 676b5e0deb log: refactoring to make compatible with no-FreeRTOS builds 6 năm trước cách đây
lwip 98495e5939 sntp: Add API to set update interval 6 năm trước cách đây
mbedtls c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta 6 năm trước cách đây
mdns f0680b99b3 Merge branch 'bugfix/mdns_netif_local' into 'master' 6 năm trước cách đây
mqtt 74d768fe6d ci: updated mqtt weekend test for qemu support 6 năm trước cách đây
newlib 7b90f34c5a esp_expression_with_stack: renamed macro and functions to have esp_ prefix 6 năm trước cách đây
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 năm trước cách đây
nvs_flash 5249d33c1f NVS: bugfix nvs_set_str/blob checks write mode 6 năm trước cách đây
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 năm trước cách đây
partition_table 8f15664be0 parttool: Fix regression when parsing binary partition data 6 năm trước cách đây
perfmon 13cb9f8718 xtensa: update header file 6 năm trước cách đây
protobuf-c 9eccd7c082 components: use new component registration api 6 năm trước cách đây
protocomm c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta 6 năm trước cách đây
pthread 9a2af7ae33 global: remove gcc 5.2 support 6 năm trước cách đây
sdmmc 232d98608a sdmmc: add communication check for eMMC after frequency switch 6 năm trước cách đây
soc e8db1c4da0 Merge branch 'feature/enable_i2s_tests_on_esp32s2beta' into 'master' 6 năm trước cách đây
spi_flash e6ad330018 ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 6 năm trước cách đây
spiffs 7ce75a42c7 Merge branch 'master' into feature/esp32s2beta_merge 6 năm trước cách đây
tcp_transport 9200250f51 Add User-Agent and additional headers to esp_websocket_client 6 năm trước cách đây
tcpip_adapter f21107d12d esp_netif/tcpip_adapter: declare functions extern "C" 6 năm trước cách đây
ulp 917889dfdf ulp: remove 20190801 version, update supported version for Make 6 năm trước cách đây
unity 0ea6453b1c freertos: changed isr time test case variables to static 6 năm trước cách đây
vfs 23848fd1b9 newlib: define fcntl as strong symbol 6 năm trước cách đây
wear_levelling 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 năm trước cách đây
wifi_provisioning f9ec0a7172 wifi_provisioning_softap: Allow applications to start webserver externally 6 năm trước cách đây
wpa_supplicant fde2f33912 esp_wifi/supplicant: fix some WiFi stop memory leak 6 năm trước cách đây
xtensa 002f38c7f5 expression_with_stack_xtensa: protected switch stacks function to compile only on window ABI supported platform 6 năm trước cách đây