| .. |
|
app_trace
|
d1c800fbbb
components: fix ldgen check errors
|
5 anos atrás |
|
app_update
|
3fa22ffa55
app_update: fix warnings in tests for ESP32-C3 build
|
5 anos atrás |
|
asio
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anos atrás |
|
bootloader
|
2c39010b3b
Merge branch 'bugfix/anti_rollback_without_test_app' into 'master'
|
5 anos atrás |
|
bootloader_support
|
2c39010b3b
Merge branch 'bugfix/anti_rollback_without_test_app' into 'master'
|
5 anos atrás |
|
bt
|
b88ec36635
Merge branch 'bugfix/ignore_null_valued_comb_key' into 'master'
|
5 anos atrás |
|
cbor
|
636d685eab
Update tinycbor submodule in ESP-IDF
|
5 anos atrás |
|
cmock
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anos atrás |
|
coap
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anos atrás |
|
console
|
9b2b86b7d9
console: fix linenoiseProbe never timing out
|
5 anos atrás |
|
cxx
|
4af99be229
cxx: re-enable cxx init_priority unit test for C3
|
5 anos atrás |
|
driver
|
822a40a6cf
Merge branch 'fix/adc_xpd_calibration' into 'master'
|
5 anos atrás |
|
efuse
|
43ebb8ea61
efuse: Updates description of uart_print_control efuse
|
5 anos atrás |
|
esp-tls
|
eb772e152c
esp_tls: Fix unresolved lwip symbol when complex dependency tree
|
5 anos atrás |
|
esp32
|
659d805411
esp_wifi: light sleep optimization
|
5 anos atrás |
|
esp32c3
|
018d7c2551
Merge branch 'feature/add_pkg_and_revision_for_c3' into 'master'
|
5 anos atrás |
|
esp32s2
|
fa7aa656d3
build-system: add loadable elf support for ESP32-S2 and C3
|
5 anos atrás |
|
esp32s3
|
d212e698d7
rtc: fix rtc slow memory layout on esp32s3
|
5 anos atrás |
|
esp_adc_cal
|
5798c22a5c
adc: replace assert with esp check
|
5 anos atrás |
|
esp_common
|
8c799e6469
Merge branch 'bugfix/newlib_header_additional_defines' into 'master'
|
5 anos atrás |
|
esp_eth
|
006a87557b
esp_eth: added option to disable soft flow control when rx buffer is few
|
5 anos atrás |
|
esp_event
|
4eb9cc68a6
esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug
|
5 anos atrás |
|
esp_gdbstub
|
4c0cf6bf62
gdbstub: C3 - protection for UART register region
|
5 anos atrás |
|
esp_hid
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anos atrás |
|
esp_http_client
|
1921ae8973
tcp_transport: Reduce lwip dependecy for tcp_transport/http_client
|
5 anos atrás |
|
esp_http_server
|
c415c6f9a6
httpd: Fixed wrong header in ws_send_async() for lengthy packets
|
5 anos atrás |
|
esp_https_ota
|
753a929525
global: fix sign-compare warnings
|
5 anos atrás |
|
esp_https_server
|
c707d0d323
Fixed ssl_ctx not being freed at the time of error.
|
5 anos atrás |
|
esp_hw_support
|
2eb563406f
esp_hw_support: fix esp_restart crash
|
5 anos atrás |
|
esp_ipc
|
753a929525
global: fix sign-compare warnings
|
5 anos atrás |
|
esp_local_ctrl
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 anos atrás |
|
esp_netif
|
cab1b3507a
esp_netif: Add unit test to exercise default wifi setup/teardown cycle
|
5 anos atrás |
|
esp_pm
|
e6ccb812b2
esp_pm: Label each column of lock dump
|
5 anos atrás |
|
esp_ringbuf
|
b69f94fb3a
Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master'
|
5 anos atrás |
|
esp_rom
|
49c442b12f
Merge branch 'feature/efuse_update_description' into 'master'
|
5 anos atrás |
|
esp_serial_slave_link
|
f9e1ee35ad
esp_serial_slave_link: Add essl_spi definitions for esp32c3
|
5 anos atrás |
|
esp_system
|
807c8549e1
Merge branch 'bugfix/esp32s2_wakeup_from_light_sleep_fix' into 'master'
|
5 anos atrás |
|
esp_timer
|
451465ff8c
esp_timer: fix "esp_timer orders timers correctly" headerline handling
|
5 anos atrás |
|
esp_websocket_client
|
e615d10b4f
Merge branch 'feature/transport_tcp_connection_errors' into 'master'
|
5 anos atrás |
|
esp_wifi
|
04df1f3a42
CI: enable example builds for C3
|
5 anos atrás |
|
espcoredump
|
da73dc8195
fix(coredump): parse registers values from stack
|
5 anos atrás |
|
esptool_py
|
2c39010b3b
Merge branch 'bugfix/anti_rollback_without_test_app' into 'master'
|
5 anos atrás |
|
expat
|
20c068ef3b
cmock: added cmock as component
|
5 anos atrás |
|
fatfs
|
6e7780421b
fatfs: Fix some memory leak issues by coverity static analyzer.
|
5 anos atrás |
|
freemodbus
|
b554d4d34d
freemodbus: fix mb controller parity propagation issues
|
5 anos atrás |
|
freertos
|
c36dd7834f
core: fix cases where riscv SP were not 16 byte aligned
|
5 anos atrás |
|
hal
|
04df1f3a42
CI: enable example builds for C3
|
5 anos atrás |
|
heap
|
c4dc3acba9
heap: add light poisoning configuration to the tests.
|
5 anos atrás |
|
idf_test
|
51169b0e0c
AES/SHA: use GDMA driver instead of LL
|
5 anos atrás |
|
jsmn
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anos atrás |
|
json
|
6ba648edac
cJSON: update to v1.7.14 release
|
5 anos atrás |
|
libsodium
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anos atrás |
|
log
|
f683db7aea
Merge branch 'feature/c3_IDF-2554' into 'master'
|
5 anos atrás |
|
lwip
|
f7a8593a3b
Merge branch 'style/python_isort_double_quote_fixer' into 'master'
|
5 anos atrás |
|
mbedtls
|
89b6baf2b8
mbedtls tests: Add optional debug log output to AES stream tests
|
5 anos atrás |
|
mdns
|
2b9d2c06f5
mdns: add bound check when setting interface as duplicate
|
5 anos atrás |
|
mqtt
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 anos atrás |
|
newlib
|
084c38a011
Merge branch 'bugfix/riscv_stack_alignment' into 'master'
|
5 anos atrás |
|
nghttp
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anos atrás |
|
nvs_flash
|
9274abf5c9
Merge branch 'doc/nvs_get_used_entry_count__clarify' into 'master'
|
5 anos atrás |
|
openssl
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anos atrás |
|
partition_table
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 anos atrás |
|
perfmon
|
0301c66bf0
esp32c3: Disable components that are not yet supported
|
5 anos atrás |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
6 anos atrás |
|
protocomm
|
d36479728c
protocomm: Fixed NULL check of allocated memory
|
5 anos atrás |
|
pthread
|
28ca70cce5
pthread: fix the priority inheritance
|
5 anos atrás |
|
riscv
|
c36dd7834f
core: fix cases where riscv SP were not 16 byte aligned
|
5 anos atrás |
|
sdmmc
|
6e2dc5d291
Fix minor documentation issue
|
5 anos atrás |
|
soc
|
43ebb8ea61
efuse: Updates description of uart_print_control efuse
|
5 anos atrás |
|
spi_flash
|
eec2419390
system: enable shared stack watchpoint
|
5 anos atrás |
|
spiffs
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 anos atrás |
|
tcp_transport
|
1921ae8973
tcp_transport: Reduce lwip dependecy for tcp_transport/http_client
|
5 anos atrás |
|
tcpip_adapter
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anos atrás |
|
tinyusb
|
958bfcbf59
Update tinyusb to the latest upstream version
|
5 anos atrás |
|
touch_element
|
d16861001f
touch_element: add new touch library component
|
5 anos atrás |
|
ulp
|
f7a8593a3b
Merge branch 'style/python_isort_double_quote_fixer' into 'master'
|
5 anos atrás |
|
unity
|
c233ce0449
spi_flash: mocking should be possible now
|
5 anos atrás |
|
vfs
|
eec2419390
system: enable shared stack watchpoint
|
5 anos atrás |
|
wear_levelling
|
570ef56d86
wear_levelling: Re-enable for ESP32-C3
|
5 anos atrás |
|
wifi_provisioning
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 anos atrás |
|
wpa_supplicant
|
04df1f3a42
CI: enable example builds for C3
|
5 anos atrás |
|
xtensa
|
eec2419390
system: enable shared stack watchpoint
|
5 anos atrás |