Ivan Grokhotkov b53e8de443 Merge branch 'bugfix/tinyusb_vendor_msc' into 'master' 5 년 전
..
app_trace 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 년 전
app_update df544dee30 tools: Redirect some warnings to stderr 5 년 전
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
bootloader 548ea1bdd5 tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 5 년 전
bootloader_support c535d569aa Merge branch 'bugfix/secure_boot_sig_failed_crash' into 'master' 5 년 전
bt d0901c81f8 ble_mesh: stack: Fix using wrong | for OR between macros 5 년 전
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 년 전
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
console fb8b905539 uart: add uart support on esp32s3 5 년 전
cxx 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
driver 68608f804c esp32c3: Misc fixes needed to build & run 5 년 전
efuse 707b1bd9b1 efuse: revert EARLY_LOGD to LOGD 5 년 전
esp-tls ca964dfbcc esp-tls: Changed default behaviour for esp-tls client ( for security 5 년 전
esp32 db4fb49432 esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3 5 년 전
esp32c3 e532a29288 [Peripheral/Security] DS peripheral driver 5 년 전
esp32s2 e532a29288 [Peripheral/Security] DS peripheral driver 5 년 전
esp32s3 1b0442b963 Merge branch 'feature/unify_rtc_fast_mem_as_heap_config_across_chips' into 'master' 5 년 전
esp_adc_cal 5cc329b9d0 driver/adc: support for esp32s2 adc calibration scheme V2 5 년 전
esp_common 16291ba7f5 Merge branch 'bugfix/freertos_hook_reg_invalid_arg_pr6275' into 'master' 5 년 전
esp_eth c280dc3ac5 eth: added cert for download test 5 년 전
esp_event 620b0df2b1 esp_event: fix misuse of recursive semaphore take/give calls for profiling_mutex 5 년 전
esp_gdbstub 68608f804c esp32c3: Misc fixes needed to build & run 5 년 전
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
esp_http_client e1d9abafa8 Merge branch 'bugfix/http_client_test_memcorupt' into 'master' 5 년 전
esp_http_server 669d9820fc esp_http_server: Add some response error code, such as 401, 403 etc. 5 년 전
esp_https_ota bc78b8f2da esp_https_ota: Add definition for esp_https_ota_abort 5 년 전
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 년 전
esp_hw_support dc7bdb9857 adjust lightsleep overhead time and cali slowclk 5 년 전
esp_ipc 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser 5 년 전
esp_netif cf60ec0ffc lwip: Added support for configurable LwIP hooks 5 년 전
esp_pm e908a32381 put pm_slp_iram_opt and pm_rtos_iram_opt related attributes in esp_pm/linker.lf 5 년 전
esp_ringbuf 7f3b16a99d freertos: always enable static allocation 5 년 전
esp_rom b7b9ea4361 newlib: add _RETARGETABLE_LOCKING support 5 년 전
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 년 전
esp_system c05321424f Merge branch 'bugfix/lightsleep_accuracy_opt' into 'master' 5 년 전
esp_timer e908a32381 put pm_slp_iram_opt and pm_rtos_iram_opt related attributes in esp_pm/linker.lf 5 년 전
esp_websocket_client 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
esp_wifi 4d8af87298 Merge branch 'bugfix/fix_csa_timer_issue' into 'master' 5 년 전
espcoredump f4ac8433c1 coredump: Core dump is encrypted if the partition itself is encrypted 5 년 전
esptool_py 548ea1bdd5 tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 5 년 전
expat 20c068ef3b cmock: added cmock as component 5 년 전
fatfs b1c4107275 vfs: zero-initialize struct stat in *_stat and *_fstat handlers 5 년 전
freemodbus 0301c66bf0 esp32c3: Disable components that are not yet supported 5 년 전
freertos 9e7d2c0065 esp32c3: format and clean up interrupt and os port code 5 년 전
hal 5b68cf9de4 Merge branch 'feature/c3_ds' into 'master' 5 년 전
heap 89d461df2a heap: increase the sl to reduce the fragmentation to acceptable level. 5 년 전
idf_test 1b6891c5d8 mbedtls: merge changes from C3 5 년 전
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
json 6ba648edac cJSON: update to v1.7.14 release 5 년 전
libsodium 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
log a46dfd316e log: correct timestamp formatting to unsigned integer type 5 년 전
lwip db4fb49432 esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3 5 년 전
mbedtls 795e69b570 mbedtls: Expand KConfig documentation for MBEDTLS_HAVE_TIME_DATE 5 년 전
mdns 0693e172de mdns: Allow resolve its own non-strict answers 5 년 전
mqtt 5472deec6e ci: Add MQTT publish test to standard test apps 5 년 전
newlib e908a32381 put pm_slp_iram_opt and pm_rtos_iram_opt related attributes in esp_pm/linker.lf 5 년 전
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
nvs_flash 45afa158ff Merge branch 'bugfix/nvs_str_cmp' into 'master' 5 년 전
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
partition_table 548ea1bdd5 tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 5 년 전
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported 5 년 전
protobuf-c 9eccd7c082 components: use new component registration api 6 년 전
protocomm 85cb1e8ca3 protocomm_httpd: Change an info print to debug print as it isn't really required in the logs 5 년 전
pthread 28ca70cce5 pthread: fix the priority inheritance 5 년 전
riscv 7a71cedf87 interrupt: filter out reserved int number by decoding risc-v JAL instruction 5 년 전
sdmmc 6e2dc5d291 Fix minor documentation issue 5 년 전
soc 5b68cf9de4 Merge branch 'feature/c3_ds' into 'master' 5 년 전
spi_flash 56cdf4268f Merge branch 'ci/alternative_flash_performance' into 'master' 5 년 전
spiffs b1c4107275 vfs: zero-initialize struct stat in *_stat and *_fstat handlers 5 년 전
tcp_transport ce519ee783 tcp_transport: Extend transport error storage for socket error 5 년 전
tcpip_adapter 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 년 전
tinyusb eff26f8651 tinyusb: Fix Mass Storage and Vendor Class builds 5 년 전
ulp 68608f804c esp32c3: Misc fixes needed to build & run 5 년 전
unity c233ce0449 spi_flash: mocking should be possible now 5 년 전
vfs b1c4107275 vfs: zero-initialize struct stat in *_stat and *_fstat handlers 5 년 전
wear_levelling 570ef56d86 wear_levelling: Re-enable for ESP32-C3 5 년 전
wifi_provisioning 68608f804c esp32c3: Misc fixes needed to build & run 5 년 전
wpa_supplicant 56625eea1e Merge branch 'bugfix/11kv_bugfixes' into 'master' 5 년 전
xtensa af845b7de2 xtensa: Disable component on esp32c3 5 년 전