| .. |
|
app_trace
|
1efdcd69d9
xtensa: move out trax
|
4 سال پیش |
|
app_update
|
b72ace60a5
otatool: Fix a crash when imported as external python lib
|
4 سال پیش |
|
asio
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 سال پیش |
|
bootloader
|
2095148b31
bootloader/ ESP32_ECO3: Do not disable UART download mode by default
|
4 سال پیش |
|
bootloader_support
|
531f14aa31
Merge branch 'feature/secure_boot_v1_add_tip_msg' into 'master'
|
4 سال پیش |
|
bt
|
bcbf1d2c3c
Merge branch 'bugfix/btdm_add_controller_support_RPA' into 'master'
|
4 سال پیش |
|
cbor
|
636d685eab
Update tinycbor submodule in ESP-IDF
|
5 سال پیش |
|
cmock
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 سال پیش |
|
coap
|
3e533be8be
coap: Fixed NULL checks for dymanic memory allocation in coap_mbedtls.c
|
4 سال پیش |
|
console
|
9b2b86b7d9
console: fix linenoiseProbe never timing out
|
5 سال پیش |
|
cxx
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 سال پیش |
|
driver
|
0e0baee25a
adc: add implementation of missed public API
|
4 سال پیش |
|
efuse
|
c05fde2cbf
efuse: revert ESP_LOG to ESP_EARLY_LOG in src/esp_efuse_utility.c
|
4 سال پیش |
|
esp-tls
|
f68e55edb3
esp-tls: Separate timeout_ms conditional judgement from keep alive
|
4 سال پیش |
|
esp32
|
5371231935
build: fix linker scripts edition not triggering a rebuild
|
4 سال پیش |
|
esp32c3
|
56fe28fb23
build: fix cache issue when .flash.text section alignment is uncommon
|
4 سال پیش |
|
esp32s2
|
5371231935
build: fix linker scripts edition not triggering a rebuild
|
4 سال پیش |
|
esp32s3
|
56fe28fb23
build: fix cache issue when .flash.text section alignment is uncommon
|
4 سال پیش |
|
esp_adc_cal
|
13bc5feb0a
[cxx]: fixed extern "C" declarations
|
4 سال پیش |
|
esp_common
|
6f7072fc03
arch: move esp_attr.h to esp_common
|
4 سال پیش |
|
esp_eth
|
006a87557b
esp_eth: added option to disable soft flow control when rx buffer is few
|
5 سال پیش |
|
esp_event
|
4eb9cc68a6
esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug
|
5 سال پیش |
|
esp_gdbstub
|
4c0cf6bf62
gdbstub: C3 - protection for UART register region
|
5 سال پیش |
|
esp_hid
|
77922a24c3
esp_hid: add missing static qualifier
|
4 سال پیش |
|
esp_http_client
|
4f6e0c1d27
esp_http_client: Add config option for HTTP Digest auth
|
4 سال پیش |
|
esp_http_server
|
382fe8807d
httpd: Support user_ctx in websocket handler callback request
|
4 سال پیش |
|
esp_https_ota
|
807bf9688c
ESP HTTPS OTA: send POST request body if set
|
4 سال پیش |
|
esp_https_server
|
c707d0d323
Fixed ssl_ctx not being freed at the time of error.
|
5 سال پیش |
|
esp_hw_support
|
fa2946d651
Merge branch 'feature/support_esp32s3_beta_3' into 'master'
|
4 سال پیش |
|
esp_ipc
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 سال پیش |
|
esp_local_ctrl
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 سال پیش |
|
esp_netif
|
da58235a0e
components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components
|
4 سال پیش |
|
esp_pm
|
1595973fe8
light sleep: some default parameters optimization
|
4 سال پیش |
|
esp_ringbuf
|
b69f94fb3a
Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master'
|
5 سال پیش |
|
esp_rom
|
2aead8ba57
Support ESP32S3 Beta 3 target
|
4 سال پیش |
|
esp_serial_slave_link
|
f9e1ee35ad
esp_serial_slave_link: Add essl_spi definitions for esp32c3
|
5 سال پیش |
|
esp_system
|
38af9dffe1
esp_system: Mark the startup array as 'const' to save RAM
|
4 سال پیش |
|
esp_timer
|
91439e3818
docs: updated system api-reference chapters for C3
|
4 سال پیش |
|
esp_websocket_client
|
c79a907e4f
components: Remove repeated keep alive function by ssl layer function
|
4 سال پیش |
|
esp_wifi
|
1e7b43733c
bugfix: keep wakeup state during csa
|
4 سال پیش |
|
espcoredump
|
e533431095
espcoredump: Fix bugs related to (fake) stacks
|
4 سال پیش |
|
esptool_py
|
2aead8ba57
Support ESP32S3 Beta 3 target
|
4 سال پیش |
|
expat
|
20c068ef3b
cmock: added cmock as component
|
5 سال پیش |
|
fatfs
|
6e7780421b
fatfs: Fix some memory leak issues by coverity static analyzer.
|
5 سال پیش |
|
freemodbus
|
868e123336
freemodbuss: fix event processing after merge
|
4 سال پیش |
|
freertos
|
11e2620acc
freertos docs: Specify that uxTaskGetStackHighWaterMark() returns bytes not words
|
4 سال پیش |
|
hal
|
0e0baee25a
adc: add implementation of missed public API
|
4 سال پیش |
|
heap
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 سال پیش |
|
idf_test
|
51169b0e0c
AES/SHA: use GDMA driver instead of LL
|
5 سال پیش |
|
jsmn
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 سال پیش |
|
json
|
6ba648edac
cJSON: update to v1.7.14 release
|
5 سال پیش |
|
libsodium
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 سال پیش |
|
log
|
f683db7aea
Merge branch 'feature/c3_IDF-2554' into 'master'
|
5 سال پیش |
|
lwip
|
3bc3407aeb
Merge branch 'bugfix/lwip_ppp_echo_interval_config' into 'master'
|
4 سال پیش |
|
mbedtls
|
fe71a8e340
aes/sha: use a shared lazy allocated GDMA channel for AES and SHA
|
4 سال پیش |
|
mdns
|
39cf818838
freertos: common config header
|
4 سال پیش |
|
mqtt
|
74fa52668c
esp-mqtt: Remove __FILE__ macro from error logs
|
4 سال پیش |
|
newlib
|
fa2946d651
Merge branch 'feature/support_esp32s3_beta_3' into 'master'
|
4 سال پیش |
|
nghttp
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 سال پیش |
|
nvs_flash
|
d52a21de5c
Random NVS fixes
|
4 سال پیش |
|
openssl
|
cc78923d23
docs: Update OpenSSL API documents
|
4 سال پیش |
|
partition_table
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 سال پیش |
|
perfmon
|
0301c66bf0
esp32c3: Disable components that are not yet supported
|
5 سال پیش |
|
protobuf-c
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 سال پیش |
|
protocomm
|
bf6ff41a9e
BLE Provisioning: Remove unnecessary strdup/free from protocomm_nimble
|
4 سال پیش |
|
pthread
|
28ca70cce5
pthread: fix the priority inheritance
|
5 سال پیش |
|
riscv
|
d920aa52be
xtensa: simplify build script
|
4 سال پیش |
|
sdmmc
|
6e2dc5d291
Fix minor documentation issue
|
5 سال پیش |
|
soc
|
a5295af829
adc: update adc header files on c3
|
4 سال پیش |
|
spi_flash
|
fa2946d651
Merge branch 'feature/support_esp32s3_beta_3' into 'master'
|
4 سال پیش |
|
spiffs
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 سال پیش |
|
tcp_transport
|
86bcd9fc21
tcp_transport: Fix error handling of esp_tls_init()
|
4 سال پیش |
|
tcpip_adapter
|
da58235a0e
components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components
|
4 سال پیش |
|
tinyusb
|
8f064dabcd
tinyusb: add 'extern C' bit to tusb_console.h
|
4 سال پیش |
|
touch_element
|
a3f5cf2c71
Merge branch 'bugfix/touch_element_callback_para' into 'master'
|
4 سال پیش |
|
ulp
|
f7a8593a3b
Merge branch 'style/python_isort_double_quote_fixer' into 'master'
|
5 سال پیش |
|
unity
|
c233ce0449
spi_flash: mocking should be possible now
|
5 سال پیش |
|
usb
|
424e1e1886
Add USB HCD
|
4 سال پیش |
|
vfs
|
2aead8ba57
Support ESP32S3 Beta 3 target
|
4 سال پیش |
|
wear_levelling
|
6334b5e56f
docs: update api-reference chapters for C3
|
4 سال پیش |
|
wifi_provisioning
|
49f3fba14d
wifi_provisioning: Add an API for resetting provisioning config
|
4 سال پیش |
|
wpa_supplicant
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
4 سال پیش |
|
xtensa
|
d920aa52be
xtensa: simplify build script
|
4 سال پیش |