| .. |
|
app_trace
|
3e18681555
app_trace: Adds general support esp32s2beta chip
|
6 лет назад |
|
app_update
|
6257828348
app_update: Add support esp32s2beta
|
6 лет назад |
|
asio
|
9eccd7c082
components: use new component registration api
|
6 лет назад |
|
bootloader
|
75488f1806
Merge branch 'bugfix/cmake_secure_boot' into 'master'
|
6 лет назад |
|
bootloader_support
|
ba72de2099
Merge branch 'bugfix/i2s-bootloader-random-disable' into 'master'
|
6 лет назад |
|
bt
|
b7c2c93ecc
Merge branch 'bugfix/wifi_internal_memory' into 'master'
|
6 лет назад |
|
cbor
|
5a09de8245
cbor: add tinycbor library and example
|
6 лет назад |
|
coap
|
3e9a054626
ESP32/coap_mbedtls:add macro checks
|
6 лет назад |
|
console
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
|
cxx
|
c45fdf754f
C++: prepare RTTI support
|
6 лет назад |
|
driver
|
592946a2cd
Merge branch 'bugfix/esp32s2beta_vfs_uart' into 'master'
|
6 лет назад |
|
efuse
|
cf762d91c2
efuse: Add the batch writing mode
|
6 лет назад |
|
esp-tls
|
988f0c8feb
ESP_TLS: Generalizing error messages for esp_tls
|
6 лет назад |
|
esp32
|
13ff57f133
Merge branch 'feature/ipc_runs_with_caller_priority' into 'master'
|
6 лет назад |
|
esp32s2beta
|
b7c2c93ecc
Merge branch 'bugfix/wifi_internal_memory' into 'master'
|
6 лет назад |
|
esp_adc_cal
|
adfc06a530
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
esp_common
|
13ff57f133
Merge branch 'feature/ipc_runs_with_caller_priority' into 'master'
|
6 лет назад |
|
esp_eth
|
7ce75a42c7
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
esp_event
|
f356d54365
esp_event: revert changes in !5702
|
6 лет назад |
|
esp_gdbstub
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
esp_http_client
|
4dcffdb0a9
esp_http_client: fix issue where http parser was not invoking `message_complete` callback
|
6 лет назад |
|
esp_http_server
|
a6cc964a26
esp_http_server : Bugfix in parsing of empty header values
|
6 лет назад |
|
esp_https_ota
|
917a406c0a
Logging improvements in OTA example and component
|
6 лет назад |
|
esp_https_server
|
25dd5e39af
esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats
|
6 лет назад |
|
esp_local_ctrl
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
|
esp_ringbuf
|
2e067f5b57
ringbuf: Remove deprecated RingbufferType_t
|
6 лет назад |
|
esp_rom
|
5830f529d8
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
esp_websocket_client
|
7c5011f411
websocket_client: fix locking mechanism in ws-client task and when sending data
|
6 лет назад |
|
esp_wifi
|
bf37f8a03c
1. modify esp_wifi.h to support esp_netif feature
|
6 лет назад |
|
espcoredump
|
adfc06a530
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
esptool_py
|
c60370b67f
esptool: Update esptool version to match master
|
6 лет назад |
|
expat
|
9eccd7c082
components: use new component registration api
|
6 лет назад |
|
fatfs
|
8675a818f9
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
freemodbus
|
4bac558ab3
freemodbus: fix a bug with destroy function of modbus controller and fix port destroy functions
|
6 лет назад |
|
freertos
|
faa219acdb
freertos: fix defining uxTopUsedPriority for esp32s2beta
|
6 лет назад |
|
heap
|
7ce75a42c7
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
idf_test
|
5b33d6cf94
Merge branch 'feature/mbedtls_add_faster_modexp' into 'master'
|
6 лет назад |
|
jsmn
|
9eccd7c082
components: use new component registration api
|
6 лет назад |
|
json
|
f72dc5b271
Update cJSON to v1.7.12
|
6 лет назад |
|
libsodium
|
76a3a5fb48
ci: disable unavailable tests for esp32s2beta
|
6 лет назад |
|
log
|
ae21d669b9
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
lwip
|
d0256a8867
Merge branch 'refactor/lwip_port_layer' into 'master'
|
6 лет назад |
|
mbedtls
|
f8bfa69060
rsa test: fix a warning
|
6 лет назад |
|
mdns
|
055cc251b7
Merge branch 'feature/esp32s2beta_merge' into 'master'
|
6 лет назад |
|
mqtt
|
8675a818f9
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
newlib
|
055cc251b7
Merge branch 'feature/esp32s2beta_merge' into 'master'
|
6 лет назад |
|
nghttp
|
742d4689dd
Modified http_parser to handle ICY uris.
|
6 лет назад |
|
nvs_flash
|
d8242fe976
nvs: Added nvs tests, minor corrections
|
6 лет назад |
|
openssl
|
833822c10b
Fix Kconfig issues discovered by upstream Kconfiglib
|
6 лет назад |
|
partition_table
|
833822c10b
Fix Kconfig issues discovered by upstream Kconfiglib
|
6 лет назад |
|
perfmon
|
a0730fec2a
Performance monitor component. The component contains APIs, example and
|
6 лет назад |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
6 лет назад |
|
protocomm
|
76a3a5fb48
ci: disable unavailable tests for esp32s2beta
|
6 лет назад |
|
pthread
|
04ae56806c
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
|
sdmmc
|
9baa7826be
fix unit test and examples for s2beta
|
6 лет назад |
|
soc
|
e3ff160733
soc/esp32: Add test_env for 32kHz XTAL unit tests
|
6 лет назад |
|
spi_flash
|
2660cb82ae
spi_flash: support to verify written encrypted data
|
6 лет назад |
|
spiffs
|
7ce75a42c7
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
tcp_transport
|
b7fd8166d5
Merge branch 'bugfix/ws_opcodes_fix' into 'master'
|
6 лет назад |
|
tcpip_adapter
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
ulp
|
f4ea7c5a46
cmake: Set uninitialized variable warnings in ULP & bootloader subprojects
|
6 лет назад |
|
unity
|
76a3a5fb48
ci: disable unavailable tests for esp32s2beta
|
6 лет назад |
|
vfs
|
84bbafb6a4
VFS: Fix performance test for esp32s2beta
|
6 лет назад |
|
wear_levelling
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
wifi_provisioning
|
4fdaeb6b6e
cmake: Add new compiler optimization levels definitions
|
6 лет назад |
|
wpa_supplicant
|
cb6e2fc858
Merge branch 'feature/wifi_pmk_caching' into 'master'
|
6 лет назад |
|
xtensa
|
c5ef1cae04
Merge branch 'feature/perfmon' into 'master'
|
6 лет назад |