| .. |
|
app_trace
|
184e1785ff
gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub
|
6 лет назад |
|
app_update
|
6257828348
app_update: Add support esp32s2beta
|
6 лет назад |
|
asio
|
9eccd7c082
components: use new component registration api
|
6 лет назад |
|
bootloader
|
6f761dd62d
cmake: Fix some uninitialized variable warnings
|
6 лет назад |
|
bootloader_support
|
01ca687caa
esp32s2beta: only support unicore
|
6 лет назад |
|
bt
|
e977cc24ff
Merge branch 'bugfix/fix_ble_mesh_adv_buf_unref' 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
|
78e4b0ff96
CXX: enable exceptions ESP32S2-beta
|
6 лет назад |
|
driver
|
3faa2a48d1
Merge branch 'test/uart_unit_tests' into 'master'
|
6 лет назад |
|
efuse
|
01ca687caa
esp32s2beta: only support unicore
|
6 лет назад |
|
esp-tls
|
87a41fabfa
esp-tls: check return value of fcntl
|
6 лет назад |
|
esp32
|
2b6c85e182
intr_alloc: don't call ESP_LOG from a critical section
|
6 лет назад |
|
esp32s2beta
|
4f1d49d8c2
Merge branch 'feature/esp32s2beta_hw_crypto_support' into 'master'
|
6 лет назад |
|
esp_adc_cal
|
adfc06a530
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
esp_common
|
52ca3a917d
esp_netif: Support for PPPoS in esp_netif using lwip ppp client
|
6 лет назад |
|
esp_eth
|
cf161b1c83
ethernet: add start/stop stress test
|
6 лет назад |
|
esp_event
|
6c923cf330
Fix some typo in idf
|
6 лет назад |
|
esp_gdbstub
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
esp_http_client
|
489c815eb8
esp_http_client: add esp_http_client_set_authtype function
|
6 лет назад |
|
esp_http_server
|
a6cc964a26
esp_http_server : Bugfix in parsing of empty header values
|
6 лет назад |
|
esp_https_ota
|
5f6fd238b6
fix: esp_http_client and esp_https_ota can follow 307 Redirects
|
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_netif
|
b61b927008
esp_netif: minor log message fix in dhcps cb
|
6 лет назад |
|
esp_ringbuf
|
9f9da9ec96
feat(timer): refator timer group driver
|
6 лет назад |
|
esp_rom
|
a86d741fc9
esp_rom: remove esp_rom.c
|
6 лет назад |
|
esp_serial_slave_link
|
087c8f6065
essl: new component to communicate with esp serial slave devices
|
6 лет назад |
|
esp_websocket_client
|
9200250f51
Add User-Agent and additional headers to esp_websocket_client
|
6 лет назад |
|
esp_wifi
|
15e67a49f4
Merge branch 'bugfix/nvs_flash_iterator' into 'master'
|
6 лет назад |
|
espcoredump
|
27ce4d13df
coredump: change data format to ELF
|
6 лет назад |
|
esptool_py
|
8f3987099e
project_include.cmake: Make esptool_py_custom_target callable from other directories
|
6 лет назад |
|
expat
|
b7f16594de
expat: Update library from 2.2.5 to 2.2.9
|
6 лет назад |
|
fatfs
|
28b7f11f93
fatfs: fix unit tests not included in the build
|
6 лет назад |
|
freemodbus
|
ba1ee4092a
freemodbus: fix merge issues
|
6 лет назад |
|
freertos
|
2e73c2818b
freertos: re-enable mutext test for esp32s2beta
|
6 лет назад |
|
heap
|
884717fb2f
apptrace: Adds support for converting SystemView traces to JSON format
|
6 лет назад |
|
idf_test
|
c63684cf6c
hw crypto: activated hardware acceleration for esp32s2beta
|
6 лет назад |
|
jsmn
|
68dc6b2158
jsmn: define macros in build system
|
6 лет назад |
|
json
|
f72dc5b271
Update cJSON to v1.7.12
|
6 лет назад |
|
libsodium
|
9a2af7ae33
global: remove gcc 5.2 support
|
6 лет назад |
|
log
|
676b5e0deb
log: refactoring to make compatible with no-FreeRTOS builds
|
6 лет назад |
|
lwip
|
98495e5939
sntp: Add API to set update interval
|
6 лет назад |
|
mbedtls
|
c63684cf6c
hw crypto: activated hardware acceleration for esp32s2beta
|
6 лет назад |
|
mdns
|
f0680b99b3
Merge branch 'bugfix/mdns_netif_local' into 'master'
|
6 лет назад |
|
mqtt
|
74d768fe6d
ci: updated mqtt weekend test for qemu support
|
6 лет назад |
|
newlib
|
3b52eddf6b
Merge branch 'bugfix/optimize_some_build_system_tests' into 'master'
|
6 лет назад |
|
nghttp
|
742d4689dd
Modified http_parser to handle ICY uris.
|
6 лет назад |
|
nvs_flash
|
5249d33c1f
NVS: bugfix nvs_set_str/blob checks write mode
|
6 лет назад |
|
openssl
|
833822c10b
Fix Kconfig issues discovered by upstream Kconfiglib
|
6 лет назад |
|
partition_table
|
8f15664be0
parttool: Fix regression when parsing binary partition data
|
6 лет назад |
|
perfmon
|
13cb9f8718
xtensa: update header file
|
6 лет назад |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
6 лет назад |
|
protocomm
|
c63684cf6c
hw crypto: activated hardware acceleration for esp32s2beta
|
6 лет назад |
|
pthread
|
9a2af7ae33
global: remove gcc 5.2 support
|
6 лет назад |
|
sdmmc
|
232d98608a
sdmmc: add communication check for eMMC after frequency switch
|
6 лет назад |
|
soc
|
e8db1c4da0
Merge branch 'feature/enable_i2s_tests_on_esp32s2beta' into 'master'
|
6 лет назад |
|
spi_flash
|
e6ad330018
ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation
|
6 лет назад |
|
spiffs
|
7ce75a42c7
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
tcp_transport
|
9200250f51
Add User-Agent and additional headers to esp_websocket_client
|
6 лет назад |
|
tcpip_adapter
|
f21107d12d
esp_netif/tcpip_adapter: declare functions extern "C"
|
6 лет назад |
|
ulp
|
917889dfdf
ulp: remove 20190801 version, update supported version for Make
|
6 лет назад |
|
unity
|
0ea6453b1c
freertos: changed isr time test case variables to static
|
6 лет назад |
|
vfs
|
23848fd1b9
newlib: define fcntl as strong symbol
|
6 лет назад |
|
wear_levelling
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
|
wifi_provisioning
|
f9ec0a7172
wifi_provisioning_softap: Allow applications to start webserver externally
|
6 лет назад |
|
wpa_supplicant
|
fde2f33912
esp_wifi/supplicant: fix some WiFi stop memory leak
|
6 лет назад |
|
xtensa
|
13cb9f8718
xtensa: update header file
|
6 лет назад |