| .. |
|
app_trace
|
16726e9980
gcov: Fixes APP CPU syscall table
|
5 лет назад |
|
app_update
|
6a1b3221c4
app_update: Add API to write data in a non contiguous manner
|
5 лет назад |
|
asio
|
13d603e486
asio: updated ASIO port to use latest asio and esp-idf features
|
6 лет назад |
|
bootloader
|
f64ae4fa99
efuse: Add 'disable Download Mode' & ESP32-S2 'Secure Download Mode' functionality
|
5 лет назад |
|
bootloader_support
|
ae35b6abcd
Merge branch 'bugfix/bootloader_header_align_v4.2' into 'release/v4.2'
|
5 лет назад |
|
bt
|
0bcd26a610
Merge branch 'bugfix/fix_hci_max_page_num_v4.2' into 'release/v4.2'
|
5 лет назад |
|
cbor
|
5a09de8245
cbor: add tinycbor library and example
|
6 лет назад |
|
coap
|
7dbf01afad
coap: move mbedTLS config options from component to examples
|
5 лет назад |
|
console
|
98d7f13c24
console_repl: change config structure to support different devices
|
5 лет назад |
|
cxx
|
baf06d4971
Increase C++ unit test leak threshold
|
5 лет назад |
|
driver
|
e6e4fe45c6
Merge branch 'ci/fix_uart_read_write_priorities_v4.2' into 'release/v4.2'
|
5 лет назад |
|
efuse
|
a6ac0e8a51
esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization
|
5 лет назад |
|
esp-tls
|
40a29866f6
esp-tls: enable TLS renegotiation using explicit API call
|
5 лет назад |
|
esp32
|
76c1be0d94
spiram: fix the read id failure
|
5 лет назад |
|
esp32s2
|
b284c48854
Merge branch 'bugfix/esp32s2_lightsleep_uart_suspend_v4.2' into 'release/v4.2'
|
5 лет назад |
|
esp_adc_cal
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 лет назад |
|
esp_common
|
ba67a9518e
fix esp32s2 do not have crc*_be func
|
5 лет назад |
|
esp_eth
|
49c1d40b2d
ethernet: insert min assert time for PHY HW reset
|
5 лет назад |
|
esp_event
|
c643f743ce
esp_event: halve the events registered in performance test
|
6 лет назад |
|
esp_gdbstub
|
c0a33487b1
gdbstub_xtensa.c: Replace with cpu_ll_pc_to_ptr macro
|
5 лет назад |
|
esp_hid
|
65b993234d
esp_hid: fix memory leak if getting dev reports fails
|
5 лет назад |
|
esp_http_client
|
917192725a
http-client: fix memory allocation issues found by static analyser
|
5 лет назад |
|
esp_http_server
|
f97751712f
esp_http_server: Update LRU counter on accepting a new connection
|
5 лет назад |
|
esp_https_ota
|
f1c7b0ba6f
Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419
|
5 лет назад |
|
esp_https_server
|
22b1607405
esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT
|
5 лет назад |
|
esp_ipc
|
11d96b39d0
esp_ipc: Move to new component
|
5 лет назад |
|
esp_local_ctrl
|
49e8c09ec2
local-ctrl: fix memory allocation issues found by static analyser
|
5 лет назад |
|
esp_netif
|
a9c61dca4e
Merge branch 'bugfix/static_analysis_mem_issues' into 'master'
|
5 лет назад |
|
esp_ringbuf
|
1ca25688a8
freertos: place `xQueueGenericCreateStatic` into flash
|
5 лет назад |
|
esp_rom
|
12d39f9faa
components/bt:Fix instant reverse and add ble connect paramter check.
|
5 лет назад |
|
esp_serial_slave_link
|
087c8f6065
essl: new component to communicate with esp serial slave devices
|
6 лет назад |
|
esp_system
|
07abd9092a
Include header file soc/cpu.h in memprot.c and system_api.c
|
5 лет назад |
|
esp_timer
|
084e170a8f
Merge branch 'refactor/esp_ipc' into 'master'
|
5 лет назад |
|
esp_websocket_client
|
441308fc16
websocket client: the client now aborts the connection if send fails.
|
5 лет назад |
|
esp_wifi
|
8efabd1307
esp_wifi: Add API to get available internal heap size.
|
5 лет назад |
|
espcoredump
|
5f1e61498e
Bugfix/espcoredump fix error reported for blank partition (Backport v4.2)
|
5 лет назад |
|
esptool_py
|
d45eabe676
esptool: Add support for ESP32-S2 Secure Download Mode
|
5 лет назад |
|
expat
|
3d0967a58a
test: declare requirements and include dirs private
|
5 лет назад |
|
fatfs
|
62426a6c90
Merge branch 'refactor/use_new_component_registration_functions' into 'master'
|
5 лет назад |
|
freemodbus
|
b1fe4c4cc6
freemodbus: add extern c block into common header for cpp
|
5 лет назад |
|
freertos
|
11d96b39d0
esp_ipc: Move to new component
|
5 лет назад |
|
heap
|
6f5e43e26a
heap: added alloc failed hook and configuration options
|
5 лет назад |
|
idf_test
|
b3692aba5e
CI: do not run cases likely to fail
|
5 лет назад |
|
jsmn
|
68dc6b2158
jsmn: define macros in build system
|
6 лет назад |
|
json
|
e366b6ac21
cJSON: include only source file objects for cmake build
|
6 лет назад |
|
libsodium
|
3d0967a58a
test: declare requirements and include dirs private
|
5 лет назад |
|
log
|
188240d5c7
log: new macros to log when the cache is disabled
|
5 лет назад |
|
lwip
|
74396ae2cc
fix bug for ipv6 fragment
|
5 лет назад |
|
mbedtls
|
59541071fb
Merge branch 'bugfix/gen_crt_py3_utf_v4.2' into 'release/v4.2'
|
5 лет назад |
|
mdns
|
cf7e48c779
mdns: Allow config mDNS task stack size
|
5 лет назад |
|
mqtt
|
78ea8a9ed5
mqtt: clenaup logs and docs
|
5 лет назад |
|
newlib
|
b2fe7f681e
Merge branch 'bugfix/esp32_eco3_init_syscall_table' into 'master'
|
5 лет назад |
|
nghttp
|
742d4689dd
Modified http_parser to handle ICY uris.
|
6 лет назад |
|
nvs_flash
|
5feeb744e1
components: convert string to bytes to fix TypeError There is a string passed as an argument for function, but a format of a string seemingly refers to bytes therefore it needs to be converted to bytes Solves https://esp32.com/viewtopic.php?f=13&t=16529
|
5 лет назад |
|
openssl
|
833822c10b
Fix Kconfig issues discovered by upstream Kconfiglib
|
6 лет назад |
|
partition_table
|
e3ea943088
partition_table: Fix parttool.py crashes when retrieving partition info
|
5 лет назад |
|
perfmon
|
3d0967a58a
test: declare requirements and include dirs private
|
5 лет назад |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
6 лет назад |
|
protocomm
|
05852bc4aa
protocomm_httpd: Restart security session if request is received on a new session
|
5 лет назад |
|
pthread
|
4a83b488a8
pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper
|
5 лет назад |
|
sdmmc
|
19ae66dfa2
sdmmc: fix the probe issue that forbid sdspi working in highspeed mode
|
5 лет назад |
|
soc
|
b284c48854
Merge branch 'bugfix/esp32s2_lightsleep_uart_suspend_v4.2' into 'release/v4.2'
|
5 лет назад |
|
spi_flash
|
939a7ada04
spi_flash: esp32: fix regression in encrypted flash write
|
5 лет назад |
|
spiffs
|
9a020cbb40
spiffs: restore dependency of flash targets on spiffs images
|
5 лет назад |
|
tcp_transport
|
423e600d46
secure_element: atecc608_ecdsa example
|
5 лет назад |
|
tcpip_adapter
|
95b5ef3687
esp-netif: wifi-deinit to clear handlers only in tcpip-adapter mode
|
5 лет назад |
|
tinyusb
|
d311144a00
soc/usb: use new headers in LL, move some code out of LL
|
5 лет назад |
|
ulp
|
9b5acea160
Add missing link to ulp header files and link to example following https://esp32.com/viewtopic.php?f=2&t=15562
|
5 лет назад |
|
unity
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 лет назад |
|
vfs
|
283026a761
vfs: semihost driver bugfix
|
5 лет назад |
|
wear_levelling
|
3d0967a58a
test: declare requirements and include dirs private
|
5 лет назад |
|
wifi_provisioning
|
4b030420a1
wifi_provisioning: Catch the Wi-Fi events even after Connection errors
|
5 лет назад |
|
wpa_supplicant
|
c69210c0f2
wpa_supplicant: Allow building with mbedTLS integration but no hardware MPI
|
5 лет назад |
|
xtensa
|
1e6c25992e
esp32: IRAM_DATA_ATTR and IRAM_BSS_ATTR introduced
|
5 лет назад |