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