Angus Gratton 1967e53f4a bootloader: Fix "skip validate in deep sleep" on ESP32 & ESP32-S2 4 vuotta sitten
..
app_trace 07291fdd27 TWAI: FIFO overrun handling and errata workarounds 4 vuotta sitten
app_update 46e85ed021 secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) 5 vuotta sitten
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
bootloader a37c20b417 [system]: Made longjmp save for context switch 4 vuotta sitten
bootloader_support 1967e53f4a bootloader: Fix "skip validate in deep sleep" on ESP32 & ESP32-S2 4 vuotta sitten
bt 9e2ce84a9a Fixed ANON_ADV address error 4 vuotta sitten
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 vuotta sitten
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
console 9b2b86b7d9 console: fix linenoiseProbe never timing out 5 vuotta sitten
cxx 4af99be229 cxx: re-enable cxx init_priority unit test for C3 5 vuotta sitten
driver 874b470379 timer: add IRAM_ATTR to spinlock give/take API 4 vuotta sitten
efuse 6d2bdfc5f5 1. open glitch reset for c3 ECO3; 4 vuotta sitten
esp-tls 1ef91c72e2 components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 4 vuotta sitten
esp32 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 vuotta sitten
esp32c3 8efb2bb1ed ci: run Example_GENERIC for C3 4 vuotta sitten
esp32s2 6dfff2fdbd esp32c3: memprot API upgrade and test application 4 vuotta sitten
esp32s3 8efb2bb1ed ci: run Example_GENERIC for C3 4 vuotta sitten
esp_adc_cal a71d9cc466 [cxx]: fixed extern "C" declarations 5 vuotta sitten
esp_common 8efb2bb1ed ci: run Example_GENERIC for C3 4 vuotta sitten
esp_eth 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 vuotta sitten
esp_event dece3abd9c esp_wifi: Fix some wifi bugs 4 vuotta sitten
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region 5 vuotta sitten
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
esp_http_client e4ebaca693 esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL 4 vuotta sitten
esp_http_server 1ef91c72e2 components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 4 vuotta sitten
esp_https_ota 753a929525 global: fix sign-compare warnings 5 vuotta sitten
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 vuotta sitten
esp_hw_support ed76cc4dd4 Merge branch 'feature/support_adjust_voltage_storingInEfuse_open_glitch_rst_v4.3' into 'release/v4.3' 4 vuotta sitten
esp_ipc 753a929525 global: fix sign-compare warnings 5 vuotta sitten
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 vuotta sitten
esp_netif 1ef91c72e2 components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 4 vuotta sitten
esp_pm 0ddf00c6e1 esp_pm: allow dfs to swith down alltime if no lightsleep (backport to v4.3) 4 vuotta sitten
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 vuotta sitten
esp_rom 93aee41c29 Merge branch 'bugfix/setjmp_longjmp_4.3' into 'release/v4.3' 4 vuotta sitten
esp_serial_slave_link a87f5c6c02 spi_slave_hd: add polling api to read/write buf to essl_spi 4 vuotta sitten
esp_system 8efb2bb1ed ci: run Example_GENERIC for C3 4 vuotta sitten
esp_timer c9087c205b docs: updated system api-reference chapters for C3 4 vuotta sitten
esp_websocket_client 9ff9137e7a websocket: Add configurable ping interval 5 vuotta sitten
esp_wifi aa33c43644 esp_wifi: Update wifi lib 4 vuotta sitten
espcoredump a573cfe58a espcoredump: Fix bugs related to (fake) stacks 4 vuotta sitten
esptool_py 999f648a35 esp32c3 espefuse: Fix efuse programming timing on ESP32-C3 ECO3 4 vuotta sitten
expat 20c068ef3b cmock: added cmock as component 5 vuotta sitten
fatfs 670b057b04 spi: remove HSPI macro on esp32c3 and esp32s3 4 vuotta sitten
freemodbus 1ef91c72e2 components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 4 vuotta sitten
freertos d30ec8c94e freertos: Add addition overflow check for stream buffer 4 vuotta sitten
hal cdec9f3659 Merge branch 'bugfix/fix_touch_sensor_power_source_v4.3' into 'release/v4.3' 4 vuotta sitten
heap c4dc3acba9 heap: add light poisoning configuration to the tests. 5 vuotta sitten
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL 5 vuotta sitten
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
json 6ba648edac cJSON: update to v1.7.14 release 5 vuotta sitten
libsodium 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 vuotta sitten
lwip 38db3d9507 lw-ip: Fix LWIP_DEBUG define which is always defined 4 vuotta sitten
mbedtls 6d32eec165 mbedtls: Fix mbedtls_ssl_send_alert_message crash due to ssl->out_iv is NULL 4 vuotta sitten
mdns eab4e6fedd mdns: Fixed the ip header TTL to be correctly set to 255 4 vuotta sitten
mqtt 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 vuotta sitten
newlib 7703fcbd8d Merge branch 'bugfix/silent_asserts_v4.3' into 'release/v4.3' 4 vuotta sitten
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
nvs_flash a697377871 [doc]: elaborated nvs encryption comments in nvs 4 vuotta sitten
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
partition_table 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 vuotta sitten
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported 5 vuotta sitten
protobuf-c 9eccd7c082 components: use new component registration api 6 vuotta sitten
protocomm 962ea61d53 protocomm: Fixed NULL check of allocated memory 5 vuotta sitten
pthread 991d0b8c31 freertos: test: Add stress test for thread local storage 4 vuotta sitten
riscv aad1f7abde stdatomic: Implemented legacy __sync APIs and __atomic_exchange_n 4 vuotta sitten
sdmmc 6e2dc5d291 Fix minor documentation issue 5 vuotta sitten
soc a573cfe58a espcoredump: Fix bugs related to (fake) stacks 4 vuotta sitten
spi_flash 467c7af33e Merge branch 'doc/general_notes_v4.3' into 'release/v4.3' 4 vuotta sitten
spiffs 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 vuotta sitten
tcp_transport 7bf205162c tcp_transport: Fix some memory leak issues by coverity static analyzer. 5 vuotta sitten
tcpip_adapter 1ef91c72e2 components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 4 vuotta sitten
tinyusb 958bfcbf59 Update tinyusb to the latest upstream version 5 vuotta sitten
touch_element 1821fd766b touch_element: fix event callback parameter type, change it into pointer 5 vuotta sitten
ulp f6d96f33bb bugfix: add .rodata section for riscv ulp for esp32s2 4 vuotta sitten
unity c233ce0449 spi_flash: mocking should be possible now 5 vuotta sitten
vfs 5490c0a243 vfs: use sys/dirent.h from newlib 5 vuotta sitten
wear_levelling fb82bdb9da docs: update api-reference chapters for C3 5 vuotta sitten
wifi_provisioning 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 vuotta sitten
wpa_supplicant 952e47d45d wpa_supplicant: Group key reinstallation fixes 4 vuotta sitten
xtensa de0063164d Merge branch 'bugfix/place_xt_int_fns_into_iram_4.3' into 'release/v4.3' 4 vuotta sitten