| .. |
|
app_trace
|
184e1785ff
gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub
|
hace 6 años |
|
app_update
|
0c4e55e3bd
app_update: fix test failure for get_app_elf_sha256 test
|
hace 5 años |
|
asio
|
13d603e486
asio: updated ASIO port to use latest asio and esp-idf features
|
hace 6 años |
|
bootloader
|
cf8dd62fc4
secure boot v2: esp32: Prevent read disabling additional efuses
|
hace 5 años |
|
bootloader_support
|
eb5bafeb65
flash: fix spi flash clock config error
|
hace 5 años |
|
bt
|
eeff638c97
ble_mesh: Fix Provisioner failed to publish
|
hace 5 años |
|
cbor
|
5a09de8245
cbor: add tinycbor library and example
|
hace 6 años |
|
coap
|
edb84c19dd
coap: move mbedTLS config options from component to examples
|
hace 5 años |
|
console
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
hace 6 años |
|
cxx
|
78e4b0ff96
CXX: enable exceptions ESP32S2-beta
|
hace 6 años |
|
driver
|
58044063dd
Fix typo with sigmadelta.h #ifdef
|
hace 5 años |
|
efuse
|
3948065c24
efuse: Using IDF_ENV_FPGA in UTs
|
hace 5 años |
|
esp-tls
|
233d4b94bd
esp_tls: fail connection if esp_tls_conn_new() timeouts
|
hace 6 años |
|
esp32
|
a2a89fb95d
esp32: Add a Kconfig option- Number of attempts to repeat 32k XTAL calibration
|
hace 5 años |
|
esp32s2beta
|
1ffb546135
esp32s2:remove unsupported xtal choice
|
hace 6 años |
|
esp_adc_cal
|
adfc06a530
Merge branch 'master' into feature/esp32s2beta_merge
|
hace 6 años |
|
esp_common
|
ffe0cca423
esp_pm: esp_pm_dump_locks: don't print from a critical section
|
hace 5 años |
|
esp_eth
|
222ac1dd60
ethernet: fix potential task watch dog timeout
|
hace 5 años |
|
esp_event
|
4220752aed
ut: Move tests back from "esp32" subfolder
|
hace 6 años |
|
esp_gdbstub
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
hace 6 años |
|
esp_http_client
|
032a041395
Bugfix for failing OTA example
|
hace 6 años |
|
esp_http_server
|
a6cc964a26
esp_http_server : Bugfix in parsing of empty header values
|
hace 6 años |
|
esp_https_ota
|
70b1ab76e8
esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA
|
hace 6 años |
|
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
|
hace 6 años |
|
esp_local_ctrl
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
hace 6 años |
|
esp_netif
|
0c92ca5175
fixbug for set dhcp time fail for 4.1
|
hace 5 años |
|
esp_ringbuf
|
9f9da9ec96
feat(timer): refator timer group driver
|
hace 6 años |
|
esp_rom
|
67f9448e71
fix broken CONFIG_LEGACY_INCLUDE_COMMON_HEADERS
|
hace 5 años |
|
esp_serial_slave_link
|
087c8f6065
essl: new component to communicate with esp serial slave devices
|
hace 6 años |
|
esp_websocket_client
|
ffeda3003c
tcp_transport/ws_client: websockets now correctly handle messages longer than buffer
|
hace 6 años |
|
esp_wifi
|
80412dfbb8
wifi: fix the crash issue when fetch peer after delete cur_peer
|
hace 5 años |
|
espcoredump
|
cd301cc324
core dump: don't allow core dumps to Flash if PSRAM is used for stacks
|
hace 5 años |
|
esptool_py
|
820ed5c7f1
tools: Fix flashing encrypted binaries from IDF Monitor
|
hace 5 años |
|
expat
|
4909fdfe02
heap_caps: small fixes on comments plus cleaning
|
hace 6 años |
|
fatfs
|
ee269ed687
Merge branch 'bugfix/fatfs_corrupted_assert' into 'master'
|
hace 6 años |
|
freemodbus
|
ba1ee4092a
freemodbus: fix merge issues
|
hace 6 años |
|
freertos
|
5b516b107a
timer_group: update hal api && fix intr_enable
|
hace 5 años |
|
heap
|
13ef9cf4bc
heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on
|
hace 5 años |
|
idf_test
|
fbe215f3c0
esp_wifi: backport some wifi bugs 0323
|
hace 5 años |
|
jsmn
|
68dc6b2158
jsmn: define macros in build system
|
hace 6 años |
|
json
|
d41f3cc759
cJSON: include only source file objects for cmake build
|
hace 6 años |
|
libsodium
|
4220752aed
ut: Move tests back from "esp32" subfolder
|
hace 6 años |
|
log
|
fbe215f3c0
esp_wifi: backport some wifi bugs 0323
|
hace 5 años |
|
lwip
|
c50952ebaf
fixbug for tcp kill state assert
|
hace 5 años |
|
mbedtls
|
355a210a38
mbedtls: upgrade to release v2.16.5
|
hace 5 años |
|
mdns
|
4b59f7e2c7
mdns: limit the GOT_IP6_EVENT to only known network interfaces
|
hace 5 años |
|
mqtt
|
0cd5e28bce
mqtt: clenaup logs and docs, esp_mqtt_abort_connection race condition
|
hace 5 años |
|
newlib
|
ae063d96c2
esp_rom: Fix esp32.rom.newlib-time.ld should includes all time ROM functions/data
|
hace 5 años |
|
nghttp
|
742d4689dd
Modified http_parser to handle ICY uris.
|
hace 6 años |
|
nvs_flash
|
26379f7d3e
NVS: bugfix - iterator skipping version 1 blobs
|
hace 5 años |
|
openssl
|
833822c10b
Fix Kconfig issues discovered by upstream Kconfiglib
|
hace 6 años |
|
partition_table
|
2aba19e00d
partition_table: output partition table info for partition_table target
|
hace 5 años |
|
perfmon
|
13cb9f8718
xtensa: update header file
|
hace 6 años |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
hace 6 años |
|
protocomm
|
5a244bc935
Unified Provisioning - BLE: Fix characteristics read response issue
|
hace 6 años |
|
pthread
|
3e93b8fed9
pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper
|
hace 5 años |
|
sdmmc
|
bdf6c00154
Merge branch 'feature/likely_unlikely' into 'master'
|
hace 6 años |
|
soc
|
5b516b107a
timer_group: update hal api && fix intr_enable
|
hace 5 años |
|
spi_flash
|
4214179de1
spi_flash(new driver): Add a Kconfig option - Bypass a block erase and always do sector erase
|
hace 5 años |
|
spiffs
|
c6c18ef2e8
spiffs: Fix for case when CONFIG_SPIFFS_USE_MTIME is not defined
|
hace 6 años |
|
tcp_transport
|
d19c1c4b3c
esp_tls: added connection timeout to esp_tls_conn_new_sync()
|
hace 6 años |
|
tcpip_adapter
|
b99a39535b
lwip: Enable IPv6 stateless address autoconfiguration
|
hace 6 años |
|
ulp
|
cc95d14d80
ulp: fix ulp external project args
|
hace 5 años |
|
unity
|
bc0eac579c
ut: add DISABLED_FOR_TARGETS macros to control ut building
|
hace 6 años |
|
vfs
|
c2a4dd0c68
VFS: Check in select() if the UART driver is installed or not
|
hace 6 años |
|
wear_levelling
|
4220752aed
ut: Move tests back from "esp32" subfolder
|
hace 6 años |
|
wifi_provisioning
|
3fa198b8a2
wifi_provisioning: Catch the Wi-Fi events even after Connection errors
|
hace 5 años |
|
wpa_supplicant
|
58f0a94cdf
Merge branch 'bugfix/fix_memleak_in_wpa3_feature_v4.1' into 'release/v4.1'
|
hace 5 años |
|
xtensa
|
c309112b8a
expression_with_stack:make stack overflow detection watchpoint optional
|
hace 6 años |