| .. |
|
app_trace
|
df71c733df
Merge branch 'doc/cleanup_apptrace2host_example' into 'master'
|
7 lat temu |
|
app_update
|
9f2056dad4
app_update: fix test failure for get_app_elf_sha256 test
|
5 lat temu |
|
asio
|
d9939cedd9
cmake: make main a component again
|
7 lat temu |
|
aws_iot
|
37126d3451
Correct Kconfigs according to the coding style
|
7 lat temu |
|
bootloader
|
9d6c3632e8
bootloader: Fix regression burning efuses late in boot process
|
5 lat temu |
|
bootloader_support
|
618794e1fb
bootloader: add definition of esp_clk_apb_freq
|
5 lat temu |
|
bt
|
ff1132d2e4
ble_mesh: stack: Only keep func pointer for very common log
|
5 lat temu |
|
coap
|
37d30c7a6e
cmake: separate app from idf lib project
|
7 lat temu |
|
console
|
50ceb45e6f
console/linenoise: support buffered stdout
|
6 lat temu |
|
cxx
|
37d30c7a6e
cmake: separate app from idf lib project
|
7 lat temu |
|
driver
|
0a75f2d5f8
Merge branch 'bugfix/fix_adc_dac_conflict_backportv3.3' into 'release/v3.3'
|
5 lat temu |
|
efuse
|
383cd73e38
efuse: Fix get_coding_scheme() when CONFIG_SECURE_FLASH_ENC_ENABLED and LOG_LEVEL is Debug
|
5 lat temu |
|
esp-tls
|
67be0ae585
fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value.
|
6 lat temu |
|
esp32
|
f043a3da97
Merge branch 'update/release_v3.3.3' into 'release/v3.3'
|
5 lat temu |
|
esp_adc_cal
|
37126d3451
Correct Kconfigs according to the coding style
|
7 lat temu |
|
esp_event
|
84227aeac0
esp_event: remove extra line from source file
|
5 lat temu |
|
esp_http_client
|
a63b5d155f
Bugfix for failing OTA example
|
6 lat temu |
|
esp_http_server
|
673e433281
esp_http_server: Update LRU counter on accepting a new connection
|
5 lat temu |
|
esp_https_ota
|
5def4ad7fe
esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA
|
5 lat temu |
|
esp_https_server
|
1af5d0d87c
https_server : Missing uri_match_fn paramater added to default config
|
7 lat temu |
|
esp_ringbuf
|
496bfe3842
Initialized some uninitialized variables in rtc_clk.c and ringbuf.c.
|
7 lat temu |
|
esp_websocket_client
|
e3f3e0ae0f
Merge branch 'feature/ws_timeout_v3.3' into 'release/v3.3'
|
5 lat temu |
|
espcoredump
|
13e1c0b32f
esp32: coredump header (fix linker.lf)
|
6 lat temu |
|
esptool_py
|
1eaccfae4a
cmake: Fix bug where PHY partition offset incorrectly set
|
5 lat temu |
|
ethernet
|
dc4c16f475
ethernet: add kconfig help for GPIO0 output mode
|
6 lat temu |
|
expat
|
bcbc4a9599
expat: Update library from 2.2.5 to 2.2.9
|
6 lat temu |
|
fatfs
|
8d4e1c0616
Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount()
|
6 lat temu |
|
freemodbus
|
4559434d5a
freemodbus: fix incorrectly set coils read event
|
6 lat temu |
|
freertos
|
67131b7d78
timer_group: fix intr_enable
|
5 lat temu |
|
heap
|
543aa45f76
heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on
|
5 lat temu |
|
idf_test
|
593ca2255c
Merge branch 'mesh/bugfix_set_type_v3.3' into 'release/v3.3'
|
5 lat temu |
|
jsmn
|
d9939cedd9
cmake: make main a component again
|
7 lat temu |
|
json
|
8e32eb78a4
Update cJSON to v1.7.12
|
6 lat temu |
|
libsodium
|
6a3e160aaf
test: Set timeout of libsodium ed25519_convert test to 60s
|
6 lat temu |
|
log
|
c9e7a04a9e
Update wifi lib
|
5 lat temu |
|
lwip
|
7952bed766
lwip: fix udp tx packet loss issue
|
5 lat temu |
|
mbedtls
|
530b35b222
mbedtls: upgrade to release v2.16.5
|
5 lat temu |
|
mdns
|
6ace6fbd85
mdns: respond to discovery with the proper pseudo name _services._dns-sd._udp
|
6 lat temu |
|
micro-ecc
|
d9939cedd9
cmake: make main a component again
|
7 lat temu |
|
mqtt
|
dea0a75547
mqtt: clenaup logs and docs, esp_mqtt_abort_connection race condition
|
5 lat temu |
|
newlib
|
f6763a9d84
newlib: don't define non-thread-safe versions of getc, putc
|
5 lat temu |
|
nghttp
|
4936110591
Modified http_parser to handle ICY uris.
|
6 lat temu |
|
nimble
|
7aab15f33d
NimBLE: Add Non-Resolvable private address support and misc bug fixes (Backport v3.3)
|
5 lat temu |
|
nvs_flash
|
a71fad46d4
Merge branch 'fix/update_curr_page_state_3.3' into 'release/v3.3'
|
6 lat temu |
|
openssl
|
37126d3451
Correct Kconfigs according to the coding style
|
7 lat temu |
|
partition_table
|
07942e3991
Merge branch 'bugfix/cmake_bugfixes_v3.3' into 'release/v3.3'
|
5 lat temu |
|
protobuf-c
|
3ba8eed60a
protobuf-c : Added Google's protocol buffer C library as sub-module
|
7 lat temu |
|
protocomm
|
fbdcfc8e4a
BLE provisioning: Add check for valid ble read offset
|
5 lat temu |
|
pthread
|
314c77609e
pthread: Transform the units of the stack size to the FreeRTOS domain
|
7 lat temu |
|
sdmmc
|
cc774111bf
cmake: Add support for test build
|
7 lat temu |
|
smartconfig_ack
|
2dfadc9657
fix the bug for Airkiss can't get the ip of the cellphone
|
6 lat temu |
|
soc
|
79445f4234
soc: clear PHY status when cpu start
|
6 lat temu |
|
spi_flash
|
622842a983
flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16
|
6 lat temu |
|
spiffs
|
37126d3451
Correct Kconfigs according to the coding style
|
7 lat temu |
|
tcp_transport
|
32b3c255ac
optimization DNS get function
|
5 lat temu |
|
tcpip_adapter
|
649a6afeb9
bugfix for TCPv6 send ok when sta disconnect
|
5 lat temu |
|
ulp
|
d0b2d5ec95
cmake: Fix for Python files executed directly, not via PYTHON variable
|
6 lat temu |
|
unity
|
37126d3451
Correct Kconfigs according to the coding style
|
7 lat temu |
|
vfs
|
e5ee10e89f
VFS: Fix bug which occurs when driver is installed during a select() call
|
6 lat temu |
|
wear_levelling
|
37126d3451
Correct Kconfigs according to the coding style
|
7 lat temu |
|
wifi_provisioning
|
f66fbb75e2
wifi_provisioning: Catch the Wi-Fi events even after Connection errors
|
5 lat temu |
|
wpa_supplicant
|
21395421d1
wpa_supplicant: WPS Inter operatability Fixes
|
5 lat temu |
|
xtensa-debug-module
|
63411fc556
tools: implement linker script generation
|
7 lat temu |