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