| .. |
|
app_trace
|
d1c800fbbb
components: fix ldgen check errors
|
5 лет назад |
|
app_update
|
46e85ed021
secure_boot: Secure Boot V2 verify app signature on update (without Secure boot)
|
4 лет назад |
|
asio
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
bootloader
|
bf6ddf2557
bootloader: Allow 'silent assert' config to work in bootloader
|
4 лет назад |
|
bootloader_support
|
0c7f286a87
fix c3 hardware bug before ECO3 and optimizate bbpll config:
|
4 лет назад |
|
bt
|
413bbe4de4
Merge branch 'bugfix/btdm_incorrectly_spelled_v4.3' into 'release/v4.3'
|
4 лет назад |
|
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
|
1af5bc2f7d
Merge branch 'bugfix/esp32c3_light_sleep_gpio_reset_issue_v4.3' into 'release/v4.3'
|
4 лет назад |
|
efuse
|
7c5e920c37
Merge branch 'feature/temp_v4.3' into 'release/v4.3'
|
4 лет назад |
|
esp-tls
|
d61ee580d5
esp_tls: Fix misplaced paranthesis in esp_tls_mbedtls.c
|
4 лет назад |
|
esp32
|
c6ed522d60
deep_sleep: on S2 disable the brown out detector before deep sleeping
|
4 лет назад |
|
esp32c3
|
1af5bc2f7d
Merge branch 'bugfix/esp32c3_light_sleep_gpio_reset_issue_v4.3' into 'release/v4.3'
|
4 лет назад |
|
esp32s2
|
974db3016b
esp32s2 ds: Fix invalidating Digital Signature key from HMAC peripheral if assertions are disabled
|
4 лет назад |
|
esp32s3
|
82ffb33085
Merge branch 'feature/crypto_reserve_gdma_ch_v4.3' into 'release/v4.3'
|
4 лет назад |
|
esp_adc_cal
|
a71d9cc466
[cxx]: fixed extern "C" declarations
|
4 лет назад |
|
esp_common
|
c6ed522d60
deep_sleep: on S2 disable the brown out detector before deep sleeping
|
4 лет назад |
|
esp_eth
|
c75a8b11bb
eth_phy: fix wrong register bit order in ksz8041
|
4 лет назад |
|
esp_event
|
dece3abd9c
esp_wifi: Fix some wifi bugs
|
4 лет назад |
|
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
|
0c7f286a87
fix c3 hardware bug before ECO3 and optimizate bbpll config:
|
4 лет назад |
|
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
|
d1356bca68
esp-netif: Added methods for conversion IP4/IP6 addresses from their string interpretation
|
5 лет назад |
|
esp_pm
|
be56456add
light sleep: add software workaround for esp32c3 gpio reset issue
|
4 лет назад |
|
esp_ringbuf
|
b69f94fb3a
Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master'
|
5 лет назад |
|
esp_rom
|
9e97133481
Support new section addr and wifi lib for ESP32C3-ECO3.
|
4 лет назад |
|
esp_serial_slave_link
|
f9e1ee35ad
esp_serial_slave_link: Add essl_spi definitions for esp32c3
|
5 лет назад |
|
esp_system
|
be56456add
light sleep: add software workaround for esp32c3 gpio reset issue
|
4 лет назад |
|
esp_timer
|
c9087c205b
docs: updated system api-reference chapters for C3
|
4 лет назад |
|
esp_websocket_client
|
9ff9137e7a
websocket: Add configurable ping interval
|
5 лет назад |
|
esp_wifi
|
dece3abd9c
esp_wifi: Fix some wifi bugs
|
4 лет назад |
|
espcoredump
|
9a2d251912
Merge branch 'feature/coredump_refactor_riscv_support_v4.3' into 'release/v4.3'
|
4 лет назад |
|
esptool_py
|
7d5d57ec03
esptool: update to support flashing esp32c3 eco 3
|
4 лет назад |
|
expat
|
20c068ef3b
cmock: added cmock as component
|
5 лет назад |
|
fatfs
|
6e7780421b
fatfs: Fix some memory leak issues by coverity static analyzer.
|
5 лет назад |
|
freemodbus
|
6238c49479
freemodbuss: fix event processing after merge
|
4 лет назад |
|
freertos
|
e9e2b68587
freertos: Use the standard assert() function for configASSERT
|
4 лет назад |
|
hal
|
b75a5fd03a
Merge branch 'bugfix/adc_power_issue_4.3' into 'release/v4.3'
|
4 лет назад |
|
heap
|
c4dc3acba9
heap: add light poisoning configuration to the tests.
|
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
|
73d40cb813
lwip: Support silent assertion configuration
|
4 лет назад |
|
mbedtls
|
1c8fd4041e
aes/sha: use a shared lazy allocated GDMA channel for AES and SHA
|
4 лет назад |
|
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
|
bf6ddf2557
bootloader: Allow 'silent assert' config to work in bootloader
|
4 лет назад |
|
nghttp
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
nvs_flash
|
a697377871
[doc]: elaborated nvs encryption comments in nvs
|
4 лет назад |
|
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
|
962ea61d53
protocomm: Fixed NULL check of allocated memory
|
4 лет назад |
|
pthread
|
28ca70cce5
pthread: fix the priority inheritance
|
5 лет назад |
|
riscv
|
360e7c4d51
system: enable shared stack watchpoint
|
4 лет назад |
|
sdmmc
|
6e2dc5d291
Fix minor documentation issue
|
5 лет назад |
|
soc
|
319eecc793
Merge branch 'doc/c3_system_api_v4.3' into 'release/v4.3'
|
4 лет назад |
|
spi_flash
|
4906779d50
spi_flash: make suspend off by default and add more information for using suspend
|
4 лет назад |
|
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
|
1821fd766b
touch_element: fix event callback parameter type, change it into pointer
|
4 лет назад |
|
ulp
|
f7a8593a3b
Merge branch 'style/python_isort_double_quote_fixer' into 'master'
|
5 лет назад |
|
unity
|
c233ce0449
spi_flash: mocking should be possible now
|
5 лет назад |
|
vfs
|
360e7c4d51
system: enable shared stack watchpoint
|
4 лет назад |
|
wear_levelling
|
fb82bdb9da
docs: update api-reference chapters for C3
|
4 лет назад |
|
wifi_provisioning
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
|
wpa_supplicant
|
04df1f3a42
CI: enable example builds for C3
|
5 лет назад |
|
xtensa
|
360e7c4d51
system: enable shared stack watchpoint
|
4 лет назад |