| .. |
|
app_trace
|
d1c800fbbb
components: fix ldgen check errors
|
5 лет назад |
|
app_update
|
3fa22ffa55
app_update: fix warnings in tests for ESP32-C3 build
|
5 лет назад |
|
asio
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
bootloader
|
e712a91488
spi_flash: add config option to enable encrypted partition read/write
|
5 лет назад |
|
bootloader_support
|
9905da46e0
spi_flash: Add auto suspend mode on esp32c3
|
5 лет назад |
|
bt
|
28faf93c51
Merge branch 'feature/esp32c3_power_down' into 'master'
|
5 лет назад |
|
cbor
|
636d685eab
Update tinycbor submodule in ESP-IDF
|
5 лет назад |
|
cmock
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
coap
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
console
|
9b2b86b7d9
console: fix linenoiseProbe never timing out
|
5 лет назад |
|
cxx
|
4af99be229
cxx: re-enable cxx init_priority unit test for C3
|
5 лет назад |
|
driver
|
9ff04b2e79
Merge branch 'feature/musical_buzzer' into 'master'
|
5 лет назад |
|
efuse
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
esp-tls
|
f5e51e7c1b
Merge branch 'feature/esp32c3_ds_mbedtls_integration' into 'master'
|
5 лет назад |
|
esp32
|
659d805411
esp_wifi: light sleep optimization
|
5 лет назад |
|
esp32c3
|
9a20283485
Merge branch 'bugfix/scan_test_missing_build_apps_without_tests' into 'master'
|
5 лет назад |
|
esp32s2
|
69096ddce5
Security: ESP32C3 memory protection feature (IRAM0/DRAM0)
|
5 лет назад |
|
esp32s3
|
9eae54f3be
Merge branch 'bugfix/fix_a2dp_sink_crash_due_to_ble5.0_code' into 'master'
|
5 лет назад |
|
esp_adc_cal
|
5798c22a5c
adc: replace assert with esp check
|
5 лет назад |
|
esp_common
|
76b2cb28d2
Add DPP Enrollee example
|
5 лет назад |
|
esp_eth
|
0208810eca
esp_eth: fix typo in lan8720 driver
|
5 лет назад |
|
esp_event
|
acb1143409
Add support for FTM operation
|
5 лет назад |
|
esp_gdbstub
|
4c0cf6bf62
gdbstub: C3 - protection for UART register region
|
5 лет назад |
|
esp_hid
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
esp_http_client
|
89bf9404a5
esp_http_client: Fix some memory leak issues by coverity static analyzer.
|
5 лет назад |
|
esp_http_server
|
c415c6f9a6
httpd: Fixed wrong header in ws_send_async() for lengthy packets
|
5 лет назад |
|
esp_https_ota
|
753a929525
global: fix sign-compare warnings
|
5 лет назад |
|
esp_https_server
|
c707d0d323
Fixed ssl_ctx not being freed at the time of error.
|
5 лет назад |
|
esp_hw_support
|
d741b08fe7
Merge branch 'feature/esp32c3_deep_sleep_rtcfastmem' into 'master'
|
5 лет назад |
|
esp_ipc
|
753a929525
global: fix sign-compare warnings
|
5 лет назад |
|
esp_local_ctrl
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
esp_netif
|
9c8e4fd4c5
C3: build and run unit tests
|
5 лет назад |
|
esp_pm
|
3532f52f60
Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master'
|
5 лет назад |
|
esp_ringbuf
|
b69f94fb3a
Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master'
|
5 лет назад |
|
esp_rom
|
28faf93c51
Merge branch 'feature/esp32c3_power_down' into 'master'
|
5 лет назад |
|
esp_serial_slave_link
|
f9e1ee35ad
esp_serial_slave_link: Add essl_spi definitions for esp32c3
|
5 лет назад |
|
esp_system
|
28faf93c51
Merge branch 'feature/esp32c3_power_down' into 'master'
|
5 лет назад |
|
esp_timer
|
9c8e4fd4c5
C3: build and run unit tests
|
5 лет назад |
|
esp_websocket_client
|
a461f8f115
Merge branch 'bugfix/ws_transport_ping' into 'master'
|
5 лет назад |
|
esp_wifi
|
eef66789d4
Mac BB power down in light sleep
|
5 лет назад |
|
espcoredump
|
88252c98b8
Merge branch 'feature/refactor_espcoredump' into 'master'
|
5 лет назад |
|
esptool_py
|
eadb69aa36
tools: Update esptool submodule
|
5 лет назад |
|
expat
|
20c068ef3b
cmock: added cmock as component
|
5 лет назад |
|
fatfs
|
6e7780421b
fatfs: Fix some memory leak issues by coverity static analyzer.
|
5 лет назад |
|
freemodbus
|
96b77a28b1
freemodbus: add support for list of area descriptors for each register area
|
5 лет назад |
|
freertos
|
bb1f75179b
Merge branch 'bugfix/freertos_systimer_stall_when_cpu_halted' into 'master'
|
5 лет назад |
|
hal
|
bb1f75179b
Merge branch 'bugfix/freertos_systimer_stall_when_cpu_halted' into 'master'
|
5 лет назад |
|
heap
|
69096ddce5
Security: ESP32C3 memory protection feature (IRAM0/DRAM0)
|
5 лет назад |
|
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
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
log
|
f683db7aea
Merge branch 'feature/c3_IDF-2554' into 'master'
|
5 лет назад |
|
lwip
|
f7a8593a3b
Merge branch 'style/python_isort_double_quote_fixer' into 'master'
|
5 лет назад |
|
mbedtls
|
243417c48c
temporarily disable hardware encryption for esp32s3
|
5 лет назад |
|
mdns
|
be0ae1ebbb
mDNS: Fix of text length calculation when detecting a collision
|
5 лет назад |
|
mqtt
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
newlib
|
25dcc68b5d
newlib: keep esp_rtc_get_time_us when rewrite the value of RTC_SLOW_CLK_CAL_REG
|
5 лет назад |
|
nghttp
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
nvs_flash
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
openssl
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
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
|
9eccd7c082
components: use new component registration api
|
6 лет назад |
|
protocomm
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
pthread
|
28ca70cce5
pthread: fix the priority inheritance
|
5 лет назад |
|
riscv
|
69096ddce5
Security: ESP32C3 memory protection feature (IRAM0/DRAM0)
|
5 лет назад |
|
sdmmc
|
6e2dc5d291
Fix minor documentation issue
|
5 лет назад |
|
soc
|
28faf93c51
Merge branch 'feature/esp32c3_power_down' into 'master'
|
5 лет назад |
|
spi_flash
|
e712a91488
spi_flash: add config option to enable encrypted partition read/write
|
5 лет назад |
|
spiffs
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
tcp_transport
|
7bf205162c
tcp_transport: Fix some memory leak issues by coverity static analyzer.
|
5 лет назад |
|
tcpip_adapter
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
tinyusb
|
958bfcbf59
Update tinyusb to the latest upstream version
|
5 лет назад |
|
touch_element
|
d16861001f
touch_element: add new touch library component
|
5 лет назад |
|
ulp
|
f7a8593a3b
Merge branch 'style/python_isort_double_quote_fixer' into 'master'
|
5 лет назад |
|
unity
|
c233ce0449
spi_flash: mocking should be possible now
|
5 лет назад |
|
vfs
|
753a929525
global: fix sign-compare warnings
|
5 лет назад |
|
wear_levelling
|
570ef56d86
wear_levelling: Re-enable for ESP32-C3
|
5 лет назад |
|
wifi_provisioning
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
wpa_supplicant
|
76b2cb28d2
Add DPP Enrollee example
|
5 лет назад |
|
xtensa
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |