| .. |
|
app_trace
|
184e1785ff
gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub
|
6 ani în urmă |
|
app_update
|
c11f77cb1a
Merge branch 'feature/use_underlying_cmake_targets_for_idf_py' into 'master'
|
6 ani în urmă |
|
asio
|
13d603e486
asio: updated ASIO port to use latest asio and esp-idf features
|
6 ani în urmă |
|
bootloader
|
c11f77cb1a
Merge branch 'feature/use_underlying_cmake_targets_for_idf_py' into 'master'
|
6 ani în urmă |
|
bootloader_support
|
2422c52851
global: hello world on real esp32-s2
|
6 ani în urmă |
|
bt
|
30fbd99ad0
fix bug sleep may cause HCI timeout
|
6 ani în urmă |
|
cbor
|
5a09de8245
cbor: add tinycbor library and example
|
6 ani în urmă |
|
coap
|
3e9a054626
ESP32/coap_mbedtls:add macro checks
|
6 ani în urmă |
|
console
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 ani în urmă |
|
cxx
|
c8137c5298
C++: rtti unit tests, corresponding CI config
|
6 ani în urmă |
|
driver
|
2c3e6481bb
Merge branch 'feature/ci_check_cpp_guards' into 'master'
|
6 ani în urmă |
|
efuse
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 ani în urmă |
|
esp-tls
|
3f532c8895
Merge branch 'bugfix/esp_tls_blocking_timeout' into 'master'
|
6 ani în urmă |
|
esp32
|
e1f9b283bc
esp32s2: mac addr allocation
|
6 ani în urmă |
|
esp32s2beta
|
2422c52851
global: hello world on real esp32-s2
|
6 ani în urmă |
|
esp_adc_cal
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 ani în urmă |
|
esp_common
|
aa3b1da384
esp_tls: added connection timeout to esp_tls_conn_new_sync()
|
6 ani în urmă |
|
esp_eth
|
cc0459eea2
ethernet: always put eth_driver handle in SRAM
|
6 ani în urmă |
|
esp_event
|
4220752aed
ut: Move tests back from "esp32" subfolder
|
6 ani în urmă |
|
esp_gdbstub
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 ani în urmă |
|
esp_http_client
|
032a041395
Bugfix for failing OTA example
|
6 ani în urmă |
|
esp_http_server
|
a6cc964a26
esp_http_server : Bugfix in parsing of empty header values
|
6 ani în urmă |
|
esp_https_ota
|
032a041395
Bugfix for failing OTA example
|
6 ani în urmă |
|
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 ani în urmă |
|
esp_local_ctrl
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 ani în urmă |
|
esp_netif
|
c0148ef1e8
lwip: Enable IPv6 stateless address autoconfiguration
|
6 ani în urmă |
|
esp_ringbuf
|
9f9da9ec96
feat(timer): refator timer group driver
|
6 ani în urmă |
|
esp_rom
|
cc3df01f8f
rom: add header guards in rom/opi_flash.h, fix error in rom/spi_flash.h
|
6 ani în urmă |
|
esp_serial_slave_link
|
087c8f6065
essl: new component to communicate with esp serial slave devices
|
6 ani în urmă |
|
esp_websocket_client
|
ffeda3003c
tcp_transport/ws_client: websockets now correctly handle messages longer than buffer
|
6 ani în urmă |
|
esp_wifi
|
c11f77cb1a
Merge branch 'feature/use_underlying_cmake_targets_for_idf_py' into 'master'
|
6 ani în urmă |
|
espcoredump
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 ani în urmă |
|
esptool_py
|
c11f77cb1a
Merge branch 'feature/use_underlying_cmake_targets_for_idf_py' into 'master'
|
6 ani în urmă |
|
expat
|
4909fdfe02
heap_caps: small fixes on comments plus cleaning
|
6 ani în urmă |
|
fatfs
|
ee269ed687
Merge branch 'bugfix/fatfs_corrupted_assert' into 'master'
|
6 ani în urmă |
|
freemodbus
|
ba1ee4092a
freemodbus: fix merge issues
|
6 ani în urmă |
|
freertos
|
5d7564a039
freertos/Kconfig: make optimized task selection dependent on FREERTOS_UNICORE option
|
6 ani în urmă |
|
heap
|
6a307ee70f
heap: removed ptr check in diram area since aligned allocator does not support data allocated from IRAM
|
6 ani în urmă |
|
idf_test
|
2c612ec1dc
components/freertos: using the optimized task selection on esp32s2beta
|
6 ani în urmă |
|
jsmn
|
68dc6b2158
jsmn: define macros in build system
|
6 ani în urmă |
|
json
|
f72dc5b271
Update cJSON to v1.7.12
|
6 ani în urmă |
|
libsodium
|
4220752aed
ut: Move tests back from "esp32" subfolder
|
6 ani în urmă |
|
log
|
676b5e0deb
log: refactoring to make compatible with no-FreeRTOS builds
|
6 ani în urmă |
|
lwip
|
95f9db79d2
Merge branch 'feature/lwip_netinet_tcp_pr4637' into 'master'
|
6 ani în urmă |
|
mbedtls
|
2422c52851
global: hello world on real esp32-s2
|
6 ani în urmă |
|
mdns
|
ecca39e19f
mdns: fixed typos in the variable names and the comments
|
6 ani în urmă |
|
mqtt
|
e8787fc49e
mqtt: update submodule to point to latest commit.
|
6 ani în urmă |
|
newlib
|
8e5ea171d3
newlib: reverted support of memalign function
|
6 ani în urmă |
|
nghttp
|
742d4689dd
Modified http_parser to handle ICY uris.
|
6 ani în urmă |
|
nvs_flash
|
c75ec644f4
NVS: Changed all new to new (nothrow)
|
6 ani în urmă |
|
openssl
|
833822c10b
Fix Kconfig issues discovered by upstream Kconfiglib
|
6 ani în urmă |
|
partition_table
|
cc8bff703e
esptool_py: create flash target functions
|
6 ani în urmă |
|
perfmon
|
13cb9f8718
xtensa: update header file
|
6 ani în urmă |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
6 ani în urmă |
|
protocomm
|
c63684cf6c
hw crypto: activated hardware acceleration for esp32s2beta
|
6 ani în urmă |
|
pthread
|
852462f4e2
test: Fix possible race in pthread C++ test
|
6 ani în urmă |
|
sdmmc
|
bdf6c00154
Merge branch 'feature/likely_unlikely' into 'master'
|
6 ani în urmă |
|
soc
|
2422c52851
global: hello world on real esp32-s2
|
6 ani în urmă |
|
spi_flash
|
2422c52851
global: hello world on real esp32-s2
|
6 ani în urmă |
|
spiffs
|
cc8bff703e
esptool_py: create flash target functions
|
6 ani în urmă |
|
tcp_transport
|
aa3b1da384
esp_tls: added connection timeout to esp_tls_conn_new_sync()
|
6 ani în urmă |
|
tcpip_adapter
|
c0148ef1e8
lwip: Enable IPv6 stateless address autoconfiguration
|
6 ani în urmă |
|
ulp
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 ani în urmă |
|
unity
|
bc0eac579c
ut: add DISABLED_FOR_TARGETS macros to control ut building
|
6 ani în urmă |
|
vfs
|
a9c4dab4d3
VFS: Check in select() if the UART driver is installed or not
|
6 ani în urmă |
|
wear_levelling
|
4220752aed
ut: Move tests back from "esp32" subfolder
|
6 ani în urmă |
|
wifi_provisioning
|
868f317c19
wifi_prov_manager: Delay the Wi-Fi connect call
|
6 ani în urmă |
|
wpa_supplicant
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 ani în urmă |
|
xtensa
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 ani în urmă |