| .. |
|
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
|
fda565a5bf
Merge branch 'bugfix/partition_table_depends_esptoolpy' into 'master'
|
4 лет назад |
|
bootloader_support
|
531f14aa31
Merge branch 'feature/secure_boot_v1_add_tip_msg' into 'master'
|
4 лет назад |
|
bt
|
80d0f6c860
Merge branch 'nimble/add_error_prints_acl_buf' 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
|
2f58060921
TWAI: FIFO overrun handling and errata workarounds
|
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
|
8ac74082f1
soc: add dummy bytes to ensure instr prefetch always valid
|
4 лет назад |
|
esp32c3
|
771718d07a
Merge branch 'bugfix/prefetch_invalid' into 'master'
|
4 лет назад |
|
esp32s2
|
8ac74082f1
soc: add dummy bytes to ensure instr prefetch always valid
|
4 лет назад |
|
esp32s3
|
8ac74082f1
soc: add dummy bytes to ensure instr prefetch always valid
|
4 лет назад |
|
esp_adc_cal
|
13bc5feb0a
[cxx]: fixed extern "C" declarations
|
4 лет назад |
|
esp_common
|
793771e744
Merge branch 'feature/esp_error_check_return' into 'master'
|
4 лет назад |
|
esp_eth
|
2a34b0496c
esp_eth: refactor ksz8041 driver into ksz80xx
|
4 лет назад |
|
esp_event
|
37567dcf2a
esp_wifi: Add beacon timeout event
|
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
|
1bacc13628
esp_http_client: Do not overwrite HTTP method in case of chunk request
|
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
|
44a8dc9342
ci: change assertions rtc clk compenstation test
|
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
|
b3bc27972e
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
|
55cbb541fc
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
|
d44034c54d
Merge branch 'bugfix/dual_core_app_on_single_core_esp32' into 'master'
|
4 лет назад |
|
esp_timer
|
d7e9567c00
esp_system, esp_timer: fix time function description
|
4 лет назад |
|
esp_websocket_client
|
c79a907e4f
components: Remove repeated keep alive function by ssl layer function
|
4 лет назад |
|
esp_wifi
|
ada4a8274f
Merge branch 'bugfix/add_beacon_timeout_event' into 'master'
|
4 лет назад |
|
espcoredump
|
e533431095
espcoredump: Fix bugs related to (fake) stacks
|
4 лет назад |
|
esptool_py
|
2edf9b103d
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
|
868e123336
freemodbuss: fix event processing after merge
|
4 лет назад |
|
freertos
|
8d32232899
esp_system: check early for single core variant
|
4 лет назад |
|
hal
|
193f1f9b4e
driver: fix uart handler in iram calls inline uart_ll_is_tx_idle
|
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
|
50745fa61b
newlib: use system time in test
|
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
|
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
|
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
|
2f58060921
TWAI: FIFO overrun handling and errata workarounds
|
4 лет назад |
|
spi_flash
|
c54ea54d98
spi_flash: make suspend off by default and add more information for using suspend
|
4 лет назад |
|
spiffs
|
9c03f04769
esptool_py: Add esptool_py as a dependency for any component that uses it
|
4 лет назад |
|
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
|
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
|
d920aa52be
xtensa: simplify build script
|
4 лет назад |