| .. |
|
app_trace
|
2926cd09a2
gcov_example: Adds cmake target to generate report
|
6 lat temu |
|
app_update
|
f7b458841f
app_update: Fix UTs for FACTORY_RESET and APP_TEST
|
6 lat temu |
|
asio
|
9eccd7c082
components: use new component registration api
|
6 lat temu |
|
bootloader
|
f1e9b8299f
bootloader: Factory reset not for deep sleep
|
6 lat temu |
|
bootloader_support
|
d77c74770a
bugfix(flash): add flash config in app startup
|
6 lat temu |
|
bt
|
55f687c763
ble_mesh: update ble mesh examples sdkconfig.defaults
|
6 lat temu |
|
coap
|
fa02598b5c
lwip_2.1.2 for idf_4.0
|
6 lat temu |
|
console
|
9b350f9ecc
cmake: some formatting fixes
|
6 lat temu |
|
cxx
|
9eccd7c082
components: use new component registration api
|
6 lat temu |
|
driver
|
72264ca9b9
spi_common: remove deprecated spi_common_periph_claim macros (backport v4.0)
|
6 lat temu |
|
efuse
|
1b903111b6
efuse: update the scheme of getting chip revision
|
6 lat temu |
|
esp-tls
|
c711e969cc
components: fix incorrect include dir args
|
6 lat temu |
|
esp32
|
fae124a2c1
esp32: cpu_start: read binary image header via cache
|
6 lat temu |
|
esp_adc_cal
|
9eccd7c082
components: use new component registration api
|
6 lat temu |
|
esp_common
|
1402e78844
Fix error code collision and CI check
|
6 lat temu |
|
esp_eth
|
305a4a1b57
ethernet: bugfix and optimize
|
6 lat temu |
|
esp_event
|
a8535767e4
esp_event: add missing header include
|
6 lat temu |
|
esp_gdbstub
|
69ef694178
esp32_gdbstub: fix build error with esp32-2019r1 toolchain
|
6 lat temu |
|
esp_http_client
|
c25fe765a9
Merge branch 'feature/esp_http_client_tx_buf_size' into 'master'
|
6 lat temu |
|
esp_http_server
|
1402e78844
Fix error code collision and CI check
|
6 lat temu |
|
esp_https_ota
|
7fbedb1ba3
esp_https_ota: Removed unnecessary free()
|
6 lat temu |
|
esp_https_server
|
a8ebde227f
esp_https_server: Add support for esp-tls server APIs
|
6 lat temu |
|
esp_local_ctrl
|
98cf38ca9c
cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files
|
6 lat temu |
|
esp_ringbuf
|
687908b1e9
ringbuffer: support to allocate memory on the ringbuffer before send
|
6 lat temu |
|
esp_rom
|
d77c74770a
bugfix(flash): add flash config in app startup
|
6 lat temu |
|
esp_websocket_client
|
9b507c45c8
ws_client: fix double delete issue in ws client initialization
|
6 lat temu |
|
esp_wifi
|
e659f1b15a
Merge branch 'bugfix/fix_the_bug_for_WPA_WPA2_PSK_connection_fail_v4.0' into 'release/v4.0'
|
6 lat temu |
|
espcoredump
|
9b350f9ecc
cmake: some formatting fixes
|
6 lat temu |
|
esptool_py
|
6781d01e89
cmake: fix encrypted project flash arg file generation
|
6 lat temu |
|
expat
|
9eccd7c082
components: use new component registration api
|
6 lat temu |
|
fatfs
|
26800ed71e
global: update note in the partition tables
|
6 lat temu |
|
freemodbus
|
9b350f9ecc
cmake: some formatting fixes
|
6 lat temu |
|
freertos
|
9b350f9ecc
cmake: some formatting fixes
|
6 lat temu |
|
heap
|
9b350f9ecc
cmake: some formatting fixes
|
6 lat temu |
|
idf_test
|
524eef9225
Merge branch 'test/use_correct_config_for_nvs_compatible_case_v4.0' into 'release/v4.0'
|
6 lat temu |
|
jsmn
|
9eccd7c082
components: use new component registration api
|
6 lat temu |
|
json
|
aa0bb29404
Update cJSON to v1.7.12
|
6 lat temu |
|
libsodium
|
9b350f9ecc
cmake: some formatting fixes
|
6 lat temu |
|
log
|
9eccd7c082
components: use new component registration api
|
6 lat temu |
|
lwip
|
1402e78844
Fix error code collision and CI check
|
6 lat temu |
|
mbedtls
|
c9bff93080
Merge branch 'feature/enable_cfg_for_tls_asymmetric_content_length_v4.0' into 'release/v4.0'
|
6 lat temu |
|
mdns
|
1b6010bedf
Merge branch 'bugfix/mdns_fix_discard_packet_on_invalid_name' into 'master'
|
6 lat temu |
|
mqtt
|
6289a26596
mqtt: referenced esp-mqtt master to close disconnection issues and fix static analysis warnings
|
6 lat temu |
|
newlib
|
61339353e9
newlib: Fix UT - test time adjustment happens linearly
|
6 lat temu |
|
nghttp
|
9b350f9ecc
cmake: some formatting fixes
|
6 lat temu |
|
nvs_flash
|
47bbb107a8
build system: Use CMake-based build system as default when describing commands
|
6 lat temu |
|
openssl
|
9eccd7c082
components: use new component registration api
|
6 lat temu |
|
partition_table
|
26800ed71e
global: update note in the partition tables
|
6 lat temu |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
6 lat temu |
|
protocomm
|
98cf38ca9c
cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files
|
6 lat temu |
|
pthread
|
e9de7b1df3
pthread: remove ESP32_ prefix from Kconfig options
|
6 lat temu |
|
sdmmc
|
b98b4c3886
sdmmc_io: support to print CIS information
|
6 lat temu |
|
soc
|
31be6be147
Merge branch 'fix/esp_flash_set_get_wp_4.0' into 'release/v4.0'
|
6 lat temu |
|
spi_flash
|
ad100e497a
spi_flash: remove duplicate definition of spi_flash_unlock
|
6 lat temu |
|
spiffs
|
26800ed71e
global: update note in the partition tables
|
6 lat temu |
|
tcp_transport
|
c711e969cc
components: fix incorrect include dir args
|
6 lat temu |
|
tcpip_adapter
|
f29ff2c552
Modify IPv6 functionality compatible with lwip2.1.2
|
6 lat temu |
|
ulp
|
9eccd7c082
components: use new component registration api
|
6 lat temu |
|
unity
|
9b350f9ecc
cmake: some formatting fixes
|
6 lat temu |
|
vfs
|
ec31f235e9
docs: Correct and extend the documentation about VFS select()
|
6 lat temu |
|
wear_levelling
|
26800ed71e
global: update note in the partition tables
|
6 lat temu |
|
wifi_provisioning
|
0e07b85d2f
wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events
|
6 lat temu |
|
wpa_supplicant
|
6b348b94e3
wps: Relax the check on older config methods in case of WPS2.0 (backport
|
6 lat temu |
|
xtensa
|
9b350f9ecc
cmake: some formatting fixes
|
6 lat temu |