| .. |
|
app_trace
|
e900224343
gcov: Fixes not linked gcov rtio functions
|
4 anni fa |
|
app_update
|
27e3447eea
Merge branch 'bugfix/read_ota_partition_required_output_arg_v4.3' into 'release/v4.3'
|
4 anni fa |
|
asio
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anni fa |
|
bootloader
|
12e882632b
make build system: fix build for undefined _lock_* funcs
|
4 anni fa |
|
bootloader_support
|
07465563c5
secure boot: Fix incorrect handling of mbedtls_ctr_drbg_seed() failure in signature verification
|
4 anni fa |
|
bt
|
edcb5942ba
The controller may miss the sleep time caculated before. So it will stuck
|
4 anni fa |
|
cbor
|
636d685eab
Update tinycbor submodule in ESP-IDF
|
5 anni fa |
|
cmock
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anni fa |
|
coap
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anni fa |
|
console
|
9b2b86b7d9
console: fix linenoiseProbe never timing out
|
5 anni fa |
|
cxx
|
d376c161aa
[C++]: wrapper functions around unwind code
|
4 anni fa |
|
driver
|
95c572c0d2
Merge branch 'bugfix/fix_uart_reset_issue_on_esp32c3_backport_v4.3' into 'release/v4.3'
|
4 anni fa |
|
efuse
|
6d2bdfc5f5
1. open glitch reset for c3 ECO3;
|
4 anni fa |
|
esp-tls
|
92a5c34a61
secure_element: Update esp-cryptoauthlib submodule latest version.
|
4 anni fa |
|
esp32
|
64057d302a
esp32[s2,s3]: fix _flash_rodata_align value in the linker scripts
|
4 anni fa |
|
esp32c3
|
95c572c0d2
Merge branch 'bugfix/fix_uart_reset_issue_on_esp32c3_backport_v4.3' into 'release/v4.3'
|
4 anni fa |
|
esp32s2
|
716efae251
Merge branch 'bugfix/esp32s2_disable_bss_extram_v4.3' into 'release/v4.3'
|
4 anni fa |
|
esp32s3
|
64057d302a
esp32[s2,s3]: fix _flash_rodata_align value in the linker scripts
|
4 anni fa |
|
esp_adc_cal
|
a71d9cc466
[cxx]: fixed extern "C" declarations
|
4 anni fa |
|
esp_common
|
716efae251
Merge branch 'bugfix/esp32s2_disable_bss_extram_v4.3' into 'release/v4.3'
|
4 anni fa |
|
esp_eth
|
d09f6cac24
esp_eth: Improve GPIO interrupt processing in w5500 driver
|
4 anni fa |
|
esp_event
|
dece3abd9c
esp_wifi: Fix some wifi bugs
|
4 anni fa |
|
esp_gdbstub
|
4c0cf6bf62
gdbstub: C3 - protection for UART register region
|
5 anni fa |
|
esp_hid
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anni fa |
|
esp_http_client
|
afd3fc6d16
Fix memory leak on error path in http_header_set_format
|
4 anni fa |
|
esp_http_server
|
1214944e78
esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly.
|
4 anni fa |
|
esp_https_ota
|
01f05da3ae
esp_https_ota: Add check for HTTP error codes and corresponding error logs
|
4 anni fa |
|
esp_https_server
|
c707d0d323
Fixed ssl_ctx not being freed at the time of error.
|
5 anni fa |
|
esp_hw_support
|
21b3068b77
deep sleep: clear wakeup and reject int raw signal before entry sleep
|
4 anni fa |
|
esp_ipc
|
753a929525
global: fix sign-compare warnings
|
5 anni fa |
|
esp_local_ctrl
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 anni fa |
|
esp_netif
|
acf5333b1e
esp_netif: Fix dhcps state transitions
|
4 anni fa |
|
esp_pm
|
1772277e98
fix RTOS SysTick cycle time error caused by DFS
|
4 anni fa |
|
esp_ringbuf
|
b69f94fb3a
Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master'
|
5 anni fa |
|
esp_rom
|
1fd8fdcf7d
bugfix fix some wifi bugs for 4.3
|
4 anni fa |
|
esp_serial_slave_link
|
a87f5c6c02
spi_slave_hd: add polling api to read/write buf to essl_spi
|
4 anni fa |
|
esp_system
|
1fc288556c
esp_system: Reconfigure the WDTs at the start of the panic handler
|
4 anni fa |
|
esp_timer
|
f1adfaaced
Add esp_timer_is_active function for Nimble stack to use esp_timer instead of FreeRTOS timer
|
4 anni fa |
|
esp_websocket_client
|
63e489255f
transport: Add CONFI_WS_TRANSPORT for optimize the code size
|
4 anni fa |
|
esp_wifi
|
913b31c13f
esp_wifi: Fix PMF and FTM issues
|
4 anni fa |
|
espcoredump
|
5186a968be
coredump: core dump data check can now be parametrized
|
4 anni fa |
|
esptool_py
|
999f648a35
esp32c3 espefuse: Fix efuse programming timing on ESP32-C3 ECO3
|
4 anni fa |
|
expat
|
20c068ef3b
cmock: added cmock as component
|
5 anni fa |
|
fatfs
|
670b057b04
spi: remove HSPI macro on esp32c3 and esp32s3
|
4 anni fa |
|
freemodbus
|
1ef91c72e2
components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components
|
4 anni fa |
|
freertos
|
5ab8799f09
Merge branch 'docs/provide_link_to_pcb_layout_for_ethernet_board_v4.3' into 'release/v4.3'
|
4 anni fa |
|
hal
|
95c572c0d2
Merge branch 'bugfix/fix_uart_reset_issue_on_esp32c3_backport_v4.3' into 'release/v4.3'
|
4 anni fa |
|
heap
|
dd73ba9601
heap: use hal specific API to get cpu cycles count
|
4 anni fa |
|
idf_test
|
689fad7372
ci: adjust spi_flash performance value according to more test data
|
4 anni fa |
|
jsmn
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anni fa |
|
json
|
6ba648edac
cJSON: update to v1.7.14 release
|
5 anni fa |
|
libsodium
|
694f7e349f
libsodium: Update library to v1.0.18
|
4 anni fa |
|
log
|
f683db7aea
Merge branch 'feature/c3_IDF-2554' into 'master'
|
5 anni fa |
|
lwip
|
8767aa7a4f
lwip: Add CONFIG_LWIP_ICMP and CONFIG_LWIP_ICMP6 to sperate the code
|
4 anni fa |
|
mbedtls
|
ab452839ed
Merge branch 'feature/upgrade_mbedtls_to_v4.3' into 'release/v4.3'
|
4 anni fa |
|
mdns
|
de30298223
mdns: Fix crashes reported by the fuzzer
|
4 anni fa |
|
mqtt
|
f7169ed063
mqtt: Moved weekend tests to test apps
|
4 anni fa |
|
newlib
|
99115d7e52
ci: fix test_build_system* fails
|
4 anni fa |
|
nghttp
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anni fa |
|
nvs_flash
|
99115d7e52
ci: fix test_build_system* fails
|
4 anni fa |
|
openssl
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anni fa |
|
partition_table
|
58a3e08895
paritition_table: Verify the partition table md5sum when loading the app
|
4 anni fa |
|
perfmon
|
0301c66bf0
esp32c3: Disable components that are not yet supported
|
5 anni fa |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
6 anni fa |
|
protocomm
|
6a9a962083
Provisioning BLE: Add API to set manufacturer data in scan response
|
4 anni fa |
|
pthread
|
9596f0d966
pthread: Fix possible deadlock when using pthread_join() and Debug log level
|
4 anni fa |
|
riscv
|
57442c38bd
core: fix cases where riscv SP were not 16 byte aligned
|
4 anni fa |
|
sdmmc
|
6e2dc5d291
Fix minor documentation issue
|
5 anni fa |
|
soc
|
032f6d34d1
component/bt: add local irk to controller
|
4 anni fa |
|
spi_flash
|
c42ee1b790
Merge branch 'bugfix/spi_flash_cs_setup_v4.3' into 'release/v4.3'
|
4 anni fa |
|
spiffs
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 anni fa |
|
tcp_transport
|
6a1938384a
tls: Modify tls optimize both mbedtls and wolfssl
|
4 anni fa |
|
tcpip_adapter
|
1ef91c72e2
components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components
|
4 anni fa |
|
tinyusb
|
958bfcbf59
Update tinyusb to the latest upstream version
|
5 anni fa |
|
touch_element
|
1821fd766b
touch_element: fix event callback parameter type, change it into pointer
|
4 anni fa |
|
ulp
|
c0c0497de3
ulp: Fix bug where ULP linker script not regenerated for new config
|
4 anni fa |
|
unity
|
c233ce0449
spi_flash: mocking should be possible now
|
5 anni fa |
|
vfs
|
0cb48f2f2e
Fix memory leak on error path in register_select
|
4 anni fa |
|
wear_levelling
|
fb82bdb9da
docs: update api-reference chapters for C3
|
4 anni fa |
|
wifi_provisioning
|
fb345ecc2e
provisioning: fix wifi warning in wifi_prov_mgr application
|
4 anni fa |
|
wpa_supplicant
|
af03dcb037
wpa_supplicant: Trivial typo fix for setting spp_sup.require
|
4 anni fa |
|
xtensa
|
de0063164d
Merge branch 'bugfix/place_xt_int_fns_into_iram_4.3' into 'release/v4.3'
|
4 anni fa |