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