Angus Gratton e4dd9053c2 Merge branch 'feature/secure_bootv2_c3_v4.3' into 'release/v4.3' 4 лет назад
..
app_trace d1c800fbbb components: fix ldgen check errors 5 лет назад
app_update 46e85ed021 secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) 4 лет назад
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
bootloader a5e27d73a5 secure_boot_v2: Adds support SB_V2 for ESP32-C3 ECO3 4 лет назад
bootloader_support 0c7f286a87 fix c3 hardware bug before ECO3 and optimizate bbpll config: 4 лет назад
bt 413bbe4de4 Merge branch 'bugfix/btdm_incorrectly_spelled_v4.3' into 'release/v4.3' 4 лет назад
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 9b2b86b7d9 console: fix linenoiseProbe never timing out 5 лет назад
cxx 4af99be229 cxx: re-enable cxx init_priority unit test for C3 5 лет назад
driver 76ff1724b3 Merge branch 'feature/remove_hspi_macor_on_chips_later_than_s2_v4.3' into 'release/v4.3' 4 лет назад
efuse 7c5e920c37 Merge branch 'feature/temp_v4.3' into 'release/v4.3' 4 лет назад
esp-tls d61ee580d5 esp_tls: Fix misplaced paranthesis in esp_tls_mbedtls.c 4 лет назад
esp32 f5c6595cb4 freertos: Increase minimum task stack size when stack smashing checker is enabled 4 лет назад
esp32c3 54908d3a42 esp32c3: Default supported ESP32-C3 Revision ECO3 4 лет назад
esp32s2 974db3016b esp32s2 ds: Fix invalidating Digital Signature key from HMAC peripheral if assertions are disabled 4 лет назад
esp32s3 82ffb33085 Merge branch 'feature/crypto_reserve_gdma_ch_v4.3' into 'release/v4.3' 4 лет назад
esp_adc_cal a71d9cc466 [cxx]: fixed extern "C" declarations 4 лет назад
esp_common c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 4 лет назад
esp_eth c75a8b11bb eth_phy: fix wrong register bit order in ksz8041 4 лет назад
esp_event dece3abd9c esp_wifi: Fix some wifi bugs 4 лет назад
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region 5 лет назад
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
esp_http_client 89bf9404a5 esp_http_client: Fix some memory leak issues by coverity static analyzer. 5 лет назад
esp_http_server c415c6f9a6 httpd: Fixed wrong header in ws_send_async() for lengthy packets 5 лет назад
esp_https_ota 753a929525 global: fix sign-compare warnings 5 лет назад
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 лет назад
esp_hw_support 220f3d2198 rtc: increase CI acceptance range for calc 8M test 4 лет назад
esp_ipc 753a929525 global: fix sign-compare warnings 5 лет назад
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
esp_netif d1356bca68 esp-netif: Added methods for conversion IP4/IP6 addresses from their string interpretation 5 лет назад
esp_pm be56456add light sleep: add software workaround for esp32c3 gpio reset issue 4 лет назад
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 лет назад
esp_rom 9e97133481 Support new section addr and wifi lib for ESP32C3-ECO3. 4 лет назад
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 лет назад
esp_system ae3b4819da esp_system: add VDD_SDIO power domain configuration to documentation 4 лет назад
esp_timer c9087c205b docs: updated system api-reference chapters for C3 4 лет назад
esp_websocket_client 9ff9137e7a websocket: Add configurable ping interval 5 лет назад
esp_wifi 2a5cf2c3e0 esp_wifi: close tsens when close phy (backport v4.3) 4 лет назад
espcoredump 9a2d251912 Merge branch 'feature/coredump_refactor_riscv_support_v4.3' into 'release/v4.3' 4 лет назад
esptool_py 7d5d57ec03 esptool: update to support flashing esp32c3 eco 3 4 лет назад
expat 20c068ef3b cmock: added cmock as component 5 лет назад
fatfs 670b057b04 spi: remove HSPI macro on esp32c3 and esp32s3 4 лет назад
freemodbus 6238c49479 freemodbuss: fix event processing after merge 4 лет назад
freertos 322cba0bf0 freertos: Add a small additional stack when optimization set to None 4 лет назад
hal e36e433519 Merge branch 'bugfix/fix_uart_handler_call_inline_func_v43' into 'release/v4.3' 4 лет назад
heap c4dc3acba9 heap: add light poisoning configuration to the tests. 5 лет назад
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL 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 f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 лет назад
lwip 3e26049a05 bugfix for assert when tcp send data 4 лет назад
mbedtls 9c4c377f2d mbedtls tests: Add optional debug log output to AES stream tests 4 лет назад
mdns be0ae1ebbb mDNS: Fix of text length calculation when detecting a collision 5 лет назад
mqtt 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
newlib 11970e65a1 newlib: persist rtc clk corrections 4 лет назад
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
nvs_flash a697377871 [doc]: elaborated nvs encryption comments in nvs 4 лет назад
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
partition_table 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported 5 лет назад
protobuf-c 9eccd7c082 components: use new component registration api 6 лет назад
protocomm 962ea61d53 protocomm: Fixed NULL check of allocated memory 4 лет назад
pthread 28ca70cce5 pthread: fix the priority inheritance 5 лет назад
riscv 360e7c4d51 system: enable shared stack watchpoint 5 лет назад
sdmmc 6e2dc5d291 Fix minor documentation issue 5 лет назад
soc 76ff1724b3 Merge branch 'feature/remove_hspi_macor_on_chips_later_than_s2_v4.3' into 'release/v4.3' 4 лет назад
spi_flash 670b057b04 spi: remove HSPI macro on esp32c3 and esp32s3 4 лет назад
spiffs 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
tcp_transport 7bf205162c tcp_transport: Fix some memory leak issues by coverity static analyzer. 5 лет назад
tcpip_adapter 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
tinyusb 958bfcbf59 Update tinyusb to the latest upstream version 5 лет назад
touch_element 1821fd766b touch_element: fix event callback parameter type, change it into pointer 4 лет назад
ulp f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 лет назад
unity c233ce0449 spi_flash: mocking should be possible now 5 лет назад
vfs 5490c0a243 vfs: use sys/dirent.h from newlib 4 лет назад
wear_levelling fb82bdb9da docs: update api-reference chapters for C3 4 лет назад
wifi_provisioning 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
wpa_supplicant 04df1f3a42 CI: enable example builds for C3 5 лет назад
xtensa 360e7c4d51 system: enable shared stack watchpoint 5 лет назад