Ivan Grokhotkov 8bf14a9238 versions: Update version to 4.3.2 hace 4 años
..
app_trace d6ed894113 esp_ipc: fix race condition in ipc task hace 4 años
app_update 519f17f831 docs: define __DOXYGEN__ for doxygen builds hace 4 años
asio 9d72bdda58 asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap hace 4 años
bootloader 812a92c703 secure_boot: Added Kconfig option for aggressive key revoke hace 4 años
bootloader_support 017f7a241a secure_boot: Do not allow key revocation in bootloader hace 4 años
bt 0c77b89e13 Merge branch 'feature/add_coex_hci_command_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 9d72bdda58 asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap hace 4 años
console 0d0bec6c31 console: fix a bug preventing us from starting a CLI on non-default UART hace 4 años
cxx d376c161aa [C++]: wrapper functions around unwind code hace 4 años
driver d16584c313 Merge branch 'bugfix/spi_slave_wrong_miso_mosi_v4.3' into 'release/v4.3' hace 4 años
efuse 728c391766 efuse: Enable C++ linkage for the include headers on esp_efuse.h hace 4 años
esp-tls c62682cd07 Fix esp_mbedtls_write API hace 4 años
esp32 42039cde0a add flash and PSRAM CS IO acquire function hace 4 años
esp32c3 8140b10a16 esp_system: Adds sync of FRC & RTC counters in esp_restart (v4.3) hace 4 años
esp32s2 7689a801d4 System/Memprot: fixed voltage glitching detection logic hace 4 años
esp32s3 3908360e46 Merge branch 'feature/support_bss_in_psram_for_esp32s2_v4.3' into 'release/v4.3' hace 4 años
esp_adc_cal a71d9cc466 [cxx]: fixed extern "C" declarations hace 4 años
esp_common 8bf14a9238 versions: Update version to 4.3.2 hace 4 años
esp_eth 1eab7a033b ci: update cert used for esp_eth test hace 4 años
esp_event dfa2a980d7 [esp_event]: fixed and improved docs hace 4 años
esp_gdbstub 6085518bcb fix (gdbstub): added xtensa, esp32 as public includes in component.mk hace 4 años
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
esp_http_client cbfffc7269 esp_http_client: Fix HEAD request will affect the all next HTTP requests unless we close the HTTP request hace 4 años
esp_http_server f728202ee9 esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. hace 4 años
esp_https_ota 70db0406fc esp_http_client: Fixed handling of EAGAIN return hace 4 años
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. hace 5 años
esp_hw_support fa85714845 Systimer reset alternative on S2 (and others) (v4.3) hace 4 años
esp_ipc d6ed894113 esp_ipc: fix race condition in ipc task hace 4 años
esp_local_ctrl 9e00034ec7 Added support for security1 in local control hace 4 años
esp_netif acf5333b1e esp_netif: Fix dhcps state transitions hace 4 años
esp_pm 0b8ed8d76e ci: enable previously disabled unit tests hace 4 años
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' hace 5 años
esp_rom ce9e615679 Merge branch 'feature/esp32c3_usbjtagserial_v4.3' into 'release/v4.3' hace 4 años
esp_serial_slave_link 52a8f6cdd5 essl: add essl spi support to communicate with spi slave hd mode hace 4 años
esp_system ab5c956bdf Merge branch 'bugfix/esp_timer_before_init_v4.3' into 'release/v4.3' hace 4 años
esp_timer b0c1ceca06 spi_flash: No CPU release time for an erase operation when OS is not running hace 4 años
esp_websocket_client 63e489255f transport: Add CONFI_WS_TRANSPORT for optimize the code size hace 4 años
esp_wifi 5788bd02c6 esp_wifi: Modify Mexico channel refer to FCC hace 4 años
espcoredump 6e48d5bd6b coredump: update test data for toolchain 2021r2 hace 4 años
esptool_py 75e099129e secure_boot_v2(doc): secure_boot_v2 key/s must be readable hace 4 años
expat 6ad84919ad expat: Update library from 2.2.9 to 2.4.1 hace 4 años
fatfs 3926b436b5 vfs/fatfs: fix failed tests by increasing timeout hace 4 años
freemodbus 158384043d freemodbus: fix invalid error handling for duplicate param_key hace 4 años
freertos 8bb5d87f0c Merge branch 'bugfix/freertos_ut_suspend_v4.3' into 'release/v4.3' hace 4 años
hal 880e96d7bb spi: Ensure DMA In-Link EOF is generated by trans_done on SPI Slave hace 4 años
heap 61d300f055 heap: fix multi_heap_get_info_impl hace 4 años
idf_test 689fad7372 ci: adjust spi_flash performance value according to more test data hace 4 años
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
json 7059591d92 cJSON: Update submodule to latest release. hace 4 años
libsodium 496f749f63 libsodium: fix source directory names to address build issues with Make hace 4 años
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' hace 5 años
lwip 9d72bdda58 asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap hace 4 años
mbedtls 1c9f018891 aes: fix potential unaligned access in aes-gcm hace 4 años
mdns 0b556de95c mdns: fix memory free issue when repeating the query in reply hace 4 años
mqtt f7169ed063 mqtt: Moved weekend tests to test apps hace 4 años
newlib 8140b10a16 esp_system: Adds sync of FRC & RTC counters in esp_restart (v4.3) hace 4 años
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
nvs_flash 893342794f nvs: add config to ignore "encrypted" flag of nvs partitions hace 4 años
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
partition_table 208b41975b partition_table: Fix case when a few similar to otadata partitions in the table hace 4 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 d47c54e706 Merge branch 'bugfix/protocomm_nimble_allocation' into 'master' hace 4 años
pthread 9596f0d966 pthread: Fix possible deadlock when using pthread_join() and Debug log level hace 4 años
riscv 57442c38bd core: fix cases where riscv SP were not 16 byte aligned hace 4 años
sdmmc 6e2dc5d291 Fix minor documentation issue hace 5 años
soc b2fba50e78 Remove dummy defines of Classic BT hace 4 años
spi_flash ab5c956bdf Merge branch 'bugfix/esp_timer_before_init_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 6a1938384a tls: Modify tls optimize both mbedtls and wolfssl hace 4 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 4 años
ulp b667770cc6 ulp riscv: force cocpu clock on to prevent spurious cocpu trap resets hace 4 años
unity c233ce0449 spi_flash: mocking should be possible now hace 5 años
vfs d6cdb3e0ae usb_serial_jtag: support usb_serial_jtag on esp32c3 hace 4 años
wear_levelling fb82bdb9da docs: update api-reference chapters for C3 hace 4 años
wifi_provisioning 7a0a6879e3 Wifi_prov_mgr:Fix for ios device needs to do forget device hace 4 años
wpa_supplicant a63084ae3f esp_wifi: Remove scan done event for supplicant scans 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