| .. |
|
app_trace
|
2f58060921
TWAI: FIFO overrun handling and errata workarounds
|
пре 4 година |
|
app_update
|
fda565a5bf
Merge branch 'bugfix/partition_table_depends_esptoolpy' into 'master'
|
пре 4 година |
|
asio
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
пре 5 година |
|
bootloader
|
4e23f9f3b7
secure_boot_v2: Adds support SB_V2 for ESP32-C3 ECO3
|
пре 4 година |
|
bootloader_support
|
70cab5bd81
Merge branch 'bugfix/ulp_riscv_unintended_wake' into 'master'
|
пре 4 година |
|
bt
|
0633ee3e18
docs: fix doxygen compile warnings for doxygen 1.9.1
|
пре 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
|
6014e3a198
esp32: move stack check test
|
пре 4 година |
|
driver
|
75dfd970b4
dac: added DAC support macro
|
пре 4 година |
|
efuse
|
c05fde2cbf
efuse: revert ESP_LOG to ESP_EARLY_LOG in src/esp_efuse_utility.c
|
пре 4 година |
|
esp-tls
|
52442be9e1
esp-tls: Fix setsockopt for TCP_KEEPIDLE
|
пре 4 година |
|
esp32
|
daa13b3f62
esp32: move toolchain check
|
пре 4 година |
|
esp32c3
|
936523b904
Merge branch 'feature/secure_bootv2_c3' into 'master'
|
пре 4 година |
|
esp32s2
|
a202a604d8
esp32: move system libs
|
пре 4 година |
|
esp32s3
|
a202a604d8
esp32: move system libs
|
пре 4 година |
|
esp_adc_cal
|
13bc5feb0a
[cxx]: fixed extern "C" declarations
|
пре 4 година |
|
esp_common
|
daa13b3f62
esp32: move toolchain check
|
пре 4 година |
|
esp_eth
|
2a34b0496c
esp_eth: refactor ksz8041 driver into ksz80xx
|
пре 4 година |
|
esp_event
|
7fe8720c9d
Revert "esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug"
|
пре 4 година |
|
esp_gdbstub
|
4c0cf6bf62
gdbstub: C3 - protection for UART register region
|
пре 5 година |
|
esp_hid
|
77922a24c3
esp_hid: add missing static qualifier
|
пре 4 година |
|
esp_http_client
|
19024671ea
esp_http_client: Make http_utils_get_string_between and http_utils_str_starts_with case insensitive
|
пре 4 година |
|
esp_http_server
|
3e82fcd566
esp_http_server: Fix transport_ctx not getting freed
|
пре 4 година |
|
esp_https_ota
|
81c8fcaf8f
Merge branch 'bugfix/ota_and_http_client' into 'master'
|
пре 4 година |
|
esp_https_server
|
c707d0d323
Fixed ssl_ctx not being freed at the time of error.
|
пре 5 година |
|
esp_hw_support
|
38d9251bda
sleep: disable switch-case jump tables from being placed in flash
|
пре 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
|
dd30222c46
esp_netif: Add CONFIG_LWIP_SLIP_SUPPORT to sperate slip component
|
пре 4 година |
|
esp_pm
|
586023790e
esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm
|
пре 4 година |
|
esp_ringbuf
|
b69f94fb3a
Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master'
|
пре 5 година |
|
esp_rom
|
b4d2fb56a0
ci: enable previously disabled unit tests
|
пре 4 година |
|
esp_serial_slave_link
|
f9e1ee35ad
esp_serial_slave_link: Add essl_spi definitions for esp32c3
|
пре 5 година |
|
esp_system
|
38d9251bda
sleep: disable switch-case jump tables from being placed in flash
|
пре 4 година |
|
esp_timer
|
b4d2fb56a0
ci: enable previously disabled unit tests
|
пре 4 година |
|
esp_websocket_client
|
c79a907e4f
components: Remove repeated keep alive function by ssl layer function
|
пре 4 година |
|
esp_wifi
|
6b57f33858
Merge branch 'refactor/movements_from_target_components' into 'master'
|
пре 4 година |
|
espcoredump
|
356e2bbe6d
espcoredump: On device core dump parsing to generate summary
|
пре 4 година |
|
esptool_py
|
d9f687f51a
esptool_py: call idf.py monitor with python explicitly
|
пре 4 година |
|
expat
|
20c068ef3b
cmock: added cmock as component
|
пре 5 година |
|
fatfs
|
925dacd7fb
Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master'
|
пре 4 година |
|
freemodbus
|
868e123336
freemodbuss: fix event processing after merge
|
пре 4 година |
|
freertos
|
94ac251091
Merge branch 'doc/general_notes' into 'master'
|
пре 4 година |
|
hal
|
75dfd970b4
dac: added DAC support macro
|
пре 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
|
dfd6c5cb0b
libsodium: Update library to v1.0.18
|
пре 4 година |
|
log
|
f683db7aea
Merge branch 'feature/c3_IDF-2554' into 'master'
|
пре 5 година |
|
lwip
|
181e87d700
bugfix for assert when tcp send data
|
пре 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
|
a202a604d8
esp32: move system libs
|
пре 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 година |
|
openthread
|
3630099d29
openthread: add radio api for Thread 1.2 to work
|
пре 4 година |
|
partition_table
|
3942b61a1e
partition_table requires esptool_py for esptool_py_flash_target
|
пре 4 година |
|
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
|
105497f861
Add secure connection for just works in provisioning app for bluedroid
|
пре 4 година |
|
pthread
|
28ca70cce5
pthread: fix the priority inheritance
|
пре 5 година |
|
riscv
|
d920aa52be
xtensa: simplify build script
|
пре 4 година |
|
sdmmc
|
6e2dc5d291
Fix minor documentation issue
|
пре 5 година |
|
soc
|
75dfd970b4
dac: added DAC support macro
|
пре 4 година |
|
spi_flash
|
925dacd7fb
Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master'
|
пре 4 година |
|
spiffs
|
e6edf34e82
esp32: move esp_clk functions
|
пре 4 година |
|
tcp_transport
|
d74f7d2d04
tcp_transport: Add option to enable crt_bundle for SSL connection
|
пре 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
|
e6edf34e82
esp32: move esp_clk functions
|
пре 4 година |
|
wifi_provisioning
|
06ae78b531
provisioning: Fix WiFi credentials not saved to NVS due to wifi_prov_mgr_start_provisioning change the WiFi storage to RAM
|
пре 4 година |
|
wpa_supplicant
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
пре 4 година |
|
xtensa
|
daa13b3f62
esp32: move toolchain check
|
пре 4 година |