| .. |
|
app_trace
|
1efdcd69d9
xtensa: move out trax
|
4 tahun lalu |
|
app_update
|
95564b4687
secure_boot: Secure Boot V2 verify app signature on update (without Secure boot)
|
4 tahun lalu |
|
asio
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 tahun lalu |
|
bootloader
|
95564b4687
secure_boot: Secure Boot V2 verify app signature on update (without Secure boot)
|
4 tahun lalu |
|
bootloader_support
|
6a29b45bd4
secure boot v2: Fix issue checking multiple signature blocks on OTA update
|
4 tahun lalu |
|
bt
|
d01c951d46
Merge branch 'bufix/ag_deep_copy_crash' into 'master'
|
4 tahun lalu |
|
cbor
|
636d685eab
Update tinycbor submodule in ESP-IDF
|
5 tahun lalu |
|
cmock
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 tahun lalu |
|
coap
|
3e533be8be
coap: Fixed NULL checks for dymanic memory allocation in coap_mbedtls.c
|
4 tahun lalu |
|
console
|
9b2b86b7d9
console: fix linenoiseProbe never timing out
|
5 tahun lalu |
|
cxx
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 tahun lalu |
|
driver
|
4028d4e083
Merge branch 'feature/mcpwm_add_peripheral_signal_list' into 'master'
|
4 tahun lalu |
|
efuse
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 tahun lalu |
|
esp-tls
|
f68e55edb3
esp-tls: Separate timeout_ms conditional judgement from keep alive
|
4 tahun lalu |
|
esp32
|
5371231935
build: fix linker scripts edition not triggering a rebuild
|
4 tahun lalu |
|
esp32c3
|
63a4dbb8d2
esp32c3: Universal MAC Address strategy for ESP32C3 is the same as for ESP32 (4 reserved MAC-addresses per device)
|
4 tahun lalu |
|
esp32s2
|
5371231935
build: fix linker scripts edition not triggering a rebuild
|
4 tahun lalu |
|
esp32s3
|
c85d949c1f
ci: run Example_GENERIC for C3
|
4 tahun lalu |
|
esp_adc_cal
|
13bc5feb0a
[cxx]: fixed extern "C" declarations
|
4 tahun lalu |
|
esp_common
|
6f7072fc03
arch: move esp_attr.h to esp_common
|
4 tahun lalu |
|
esp_eth
|
006a87557b
esp_eth: added option to disable soft flow control when rx buffer is few
|
5 tahun lalu |
|
esp_event
|
4eb9cc68a6
esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug
|
5 tahun lalu |
|
esp_gdbstub
|
4c0cf6bf62
gdbstub: C3 - protection for UART register region
|
5 tahun lalu |
|
esp_hid
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 tahun lalu |
|
esp_http_client
|
c79a907e4f
components: Remove repeated keep alive function by ssl layer function
|
4 tahun lalu |
|
esp_http_server
|
382fe8807d
httpd: Support user_ctx in websocket handler callback request
|
4 tahun lalu |
|
esp_https_ota
|
807bf9688c
ESP HTTPS OTA: send POST request body if set
|
4 tahun lalu |
|
esp_https_server
|
c707d0d323
Fixed ssl_ctx not being freed at the time of error.
|
5 tahun lalu |
|
esp_hw_support
|
c85d949c1f
ci: run Example_GENERIC for C3
|
4 tahun lalu |
|
esp_ipc
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 tahun lalu |
|
esp_local_ctrl
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 tahun lalu |
|
esp_netif
|
da58235a0e
components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components
|
4 tahun lalu |
|
esp_pm
|
1595973fe8
light sleep: some default parameters optimization
|
4 tahun lalu |
|
esp_ringbuf
|
b69f94fb3a
Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master'
|
5 tahun lalu |
|
esp_rom
|
6a29b45bd4
secure boot v2: Fix issue checking multiple signature blocks on OTA update
|
4 tahun lalu |
|
esp_serial_slave_link
|
f9e1ee35ad
esp_serial_slave_link: Add essl_spi definitions for esp32c3
|
5 tahun lalu |
|
esp_system
|
be30289364
Merge branch 'feature/c3_example_tests' into 'master'
|
4 tahun lalu |
|
esp_timer
|
7bbf4a3422
esp_timer: Fix Test ESP_TIMER_ISR dispatch method is not blocked
|
4 tahun lalu |
|
esp_websocket_client
|
c79a907e4f
components: Remove repeated keep alive function by ssl layer function
|
4 tahun lalu |
|
esp_wifi
|
0ce0e4d569
mesh: support for chain topology
|
4 tahun lalu |
|
espcoredump
|
fd164b82b6
Merge branch 'refactor/move_from_xtensa' into 'master'
|
4 tahun lalu |
|
esptool_py
|
2c39010b3b
Merge branch 'bugfix/anti_rollback_without_test_app' into 'master'
|
5 tahun lalu |
|
expat
|
20c068ef3b
cmock: added cmock as component
|
5 tahun lalu |
|
fatfs
|
6e7780421b
fatfs: Fix some memory leak issues by coverity static analyzer.
|
5 tahun lalu |
|
freemodbus
|
868e123336
freemodbuss: fix event processing after merge
|
4 tahun lalu |
|
freertos
|
fd164b82b6
Merge branch 'refactor/move_from_xtensa' into 'master'
|
4 tahun lalu |
|
hal
|
4028d4e083
Merge branch 'feature/mcpwm_add_peripheral_signal_list' into 'master'
|
4 tahun lalu |
|
heap
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 tahun lalu |
|
idf_test
|
51169b0e0c
AES/SHA: use GDMA driver instead of LL
|
5 tahun lalu |
|
jsmn
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 tahun lalu |
|
json
|
6ba648edac
cJSON: update to v1.7.14 release
|
5 tahun lalu |
|
libsodium
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 tahun lalu |
|
log
|
f683db7aea
Merge branch 'feature/c3_IDF-2554' into 'master'
|
5 tahun lalu |
|
lwip
|
3bc3407aeb
Merge branch 'bugfix/lwip_ppp_echo_interval_config' into 'master'
|
4 tahun lalu |
|
mbedtls
|
fe71a8e340
aes/sha: use a shared lazy allocated GDMA channel for AES and SHA
|
4 tahun lalu |
|
mdns
|
55716945a9
mdns: Removed freeRTOS dependancies from fuzzer tests
|
4 tahun lalu |
|
mqtt
|
74fa52668c
esp-mqtt: Remove __FILE__ macro from error logs
|
4 tahun lalu |
|
newlib
|
fd164b82b6
Merge branch 'refactor/move_from_xtensa' into 'master'
|
4 tahun lalu |
|
nghttp
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 tahun lalu |
|
nvs_flash
|
d52a21de5c
Random NVS fixes
|
4 tahun lalu |
|
openssl
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 tahun lalu |
|
partition_table
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 tahun lalu |
|
perfmon
|
0301c66bf0
esp32c3: Disable components that are not yet supported
|
5 tahun lalu |
|
protobuf-c
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 tahun lalu |
|
protocomm
|
d36479728c
protocomm: Fixed NULL check of allocated memory
|
5 tahun lalu |
|
pthread
|
28ca70cce5
pthread: fix the priority inheritance
|
5 tahun lalu |
|
riscv
|
d920aa52be
xtensa: simplify build script
|
4 tahun lalu |
|
sdmmc
|
6e2dc5d291
Fix minor documentation issue
|
5 tahun lalu |
|
soc
|
3b66958b33
mcpwm: added peripheral signal description list
|
4 tahun lalu |
|
spi_flash
|
ae04518a32
spi_flash: make spiflash compatible with ESP32C3 and ESP32S3 ROM
|
4 tahun lalu |
|
spiffs
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 tahun lalu |
|
tcp_transport
|
70361fc35d
tcp_transport/test: Fix wrong use of transport in set-interface
|
4 tahun lalu |
|
tcpip_adapter
|
da58235a0e
components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components
|
4 tahun lalu |
|
tinyusb
|
958bfcbf59
Update tinyusb to the latest upstream version
|
5 tahun lalu |
|
touch_element
|
a3f5cf2c71
Merge branch 'bugfix/touch_element_callback_para' into 'master'
|
4 tahun lalu |
|
ulp
|
f7a8593a3b
Merge branch 'style/python_isort_double_quote_fixer' into 'master'
|
5 tahun lalu |
|
unity
|
c233ce0449
spi_flash: mocking should be possible now
|
5 tahun lalu |
|
usb
|
424e1e1886
Add USB HCD
|
4 tahun lalu |
|
vfs
|
b14830c5c0
vfs: use sys/dirent.h from newlib
|
4 tahun lalu |
|
wear_levelling
|
6334b5e56f
docs: update api-reference chapters for C3
|
4 tahun lalu |
|
wifi_provisioning
|
49f3fba14d
wifi_provisioning: Add an API for resetting provisioning config
|
4 tahun lalu |
|
wpa_supplicant
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 tahun lalu |
|
xtensa
|
d920aa52be
xtensa: simplify build script
|
4 tahun lalu |