| .. |
|
app_trace
|
184e1785ff
gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub
|
há 6 anos atrás |
|
app_update
|
0c4e55e3bd
app_update: fix test failure for get_app_elf_sha256 test
|
há 5 anos atrás |
|
asio
|
13d603e486
asio: updated ASIO port to use latest asio and esp-idf features
|
há 6 anos atrás |
|
bootloader
|
cf8dd62fc4
secure boot v2: esp32: Prevent read disabling additional efuses
|
há 5 anos atrás |
|
bootloader_support
|
c17d55eb9b
esp32: Enable flash encryption by setting FLASH_CRYPT_CNT to max
|
há 5 anos atrás |
|
bt
|
ddaa9d4523
Coexistence: Add coexist API to enable BLE connection dynamic priority
|
há 5 anos atrás |
|
cbor
|
5a09de8245
cbor: add tinycbor library and example
|
há 6 anos atrás |
|
coap
|
3e9a054626
ESP32/coap_mbedtls:add macro checks
|
há 6 anos atrás |
|
console
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
há 6 anos atrás |
|
cxx
|
78e4b0ff96
CXX: enable exceptions ESP32S2-beta
|
há 6 anos atrás |
|
driver
|
1af819d19b
spi: always put spihost handle in SRAM
|
há 5 anos atrás |
|
efuse
|
3948065c24
efuse: Using IDF_ENV_FPGA in UTs
|
há 5 anos atrás |
|
esp-tls
|
233d4b94bd
esp_tls: fail connection if esp_tls_conn_new() timeouts
|
há 5 anos atrás |
|
esp32
|
a2a89fb95d
esp32: Add a Kconfig option- Number of attempts to repeat 32k XTAL calibration
|
há 5 anos atrás |
|
esp32s2beta
|
1ffb546135
esp32s2:remove unsupported xtal choice
|
há 6 anos atrás |
|
esp_adc_cal
|
adfc06a530
Merge branch 'master' into feature/esp32s2beta_merge
|
há 6 anos atrás |
|
esp_common
|
ffe0cca423
esp_pm: esp_pm_dump_locks: don't print from a critical section
|
há 5 anos atrás |
|
esp_eth
|
1a3bb06916
ethernet: always put eth_driver handle in SRAM
|
há 6 anos atrás |
|
esp_event
|
4220752aed
ut: Move tests back from "esp32" subfolder
|
há 6 anos atrás |
|
esp_gdbstub
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
há 6 anos atrás |
|
esp_http_client
|
032a041395
Bugfix for failing OTA example
|
há 6 anos atrás |
|
esp_http_server
|
a6cc964a26
esp_http_server : Bugfix in parsing of empty header values
|
há 6 anos atrás |
|
esp_https_ota
|
70b1ab76e8
esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA
|
há 5 anos atrás |
|
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
|
há 6 anos atrás |
|
esp_local_ctrl
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
há 6 anos atrás |
|
esp_netif
|
0c92ca5175
fixbug for set dhcp time fail for 4.1
|
há 5 anos atrás |
|
esp_ringbuf
|
9f9da9ec96
feat(timer): refator timer group driver
|
há 6 anos atrás |
|
esp_rom
|
ae063d96c2
esp_rom: Fix esp32.rom.newlib-time.ld should includes all time ROM functions/data
|
há 5 anos atrás |
|
esp_serial_slave_link
|
087c8f6065
essl: new component to communicate with esp serial slave devices
|
há 6 anos atrás |
|
esp_websocket_client
|
ffeda3003c
tcp_transport/ws_client: websockets now correctly handle messages longer than buffer
|
há 6 anos atrás |
|
esp_wifi
|
43d8950682
wifi changes:
|
há 5 anos atrás |
|
espcoredump
|
cd301cc324
core dump: don't allow core dumps to Flash if PSRAM is used for stacks
|
há 5 anos atrás |
|
esptool_py
|
820ed5c7f1
tools: Fix flashing encrypted binaries from IDF Monitor
|
há 5 anos atrás |
|
expat
|
4909fdfe02
heap_caps: small fixes on comments plus cleaning
|
há 6 anos atrás |
|
fatfs
|
ee269ed687
Merge branch 'bugfix/fatfs_corrupted_assert' into 'master'
|
há 6 anos atrás |
|
freemodbus
|
ba1ee4092a
freemodbus: fix merge issues
|
há 6 anos atrás |
|
freertos
|
bdf6c00154
Merge branch 'feature/likely_unlikely' into 'master'
|
há 6 anos atrás |
|
heap
|
13ef9cf4bc
heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on
|
há 5 anos atrás |
|
idf_test
|
fbe215f3c0
esp_wifi: backport some wifi bugs 0323
|
há 5 anos atrás |
|
jsmn
|
68dc6b2158
jsmn: define macros in build system
|
há 6 anos atrás |
|
json
|
d41f3cc759
cJSON: include only source file objects for cmake build
|
há 6 anos atrás |
|
libsodium
|
4220752aed
ut: Move tests back from "esp32" subfolder
|
há 6 anos atrás |
|
log
|
fbe215f3c0
esp_wifi: backport some wifi bugs 0323
|
há 5 anos atrás |
|
lwip
|
c50952ebaf
fixbug for tcp kill state assert
|
há 5 anos atrás |
|
mbedtls
|
355a210a38
mbedtls: upgrade to release v2.16.5
|
há 5 anos atrás |
|
mdns
|
4b59f7e2c7
mdns: limit the GOT_IP6_EVENT to only known network interfaces
|
há 5 anos atrás |
|
mqtt
|
e8787fc49e
mqtt: update submodule to point to latest commit.
|
há 6 anos atrás |
|
newlib
|
ae063d96c2
esp_rom: Fix esp32.rom.newlib-time.ld should includes all time ROM functions/data
|
há 5 anos atrás |
|
nghttp
|
742d4689dd
Modified http_parser to handle ICY uris.
|
há 6 anos atrás |
|
nvs_flash
|
26379f7d3e
NVS: bugfix - iterator skipping version 1 blobs
|
há 5 anos atrás |
|
openssl
|
833822c10b
Fix Kconfig issues discovered by upstream Kconfiglib
|
há 6 anos atrás |
|
partition_table
|
2aba19e00d
partition_table: output partition table info for partition_table target
|
há 5 anos atrás |
|
perfmon
|
13cb9f8718
xtensa: update header file
|
há 6 anos atrás |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
há 6 anos atrás |
|
protocomm
|
5a244bc935
Unified Provisioning - BLE: Fix characteristics read response issue
|
há 6 anos atrás |
|
pthread
|
852462f4e2
test: Fix possible race in pthread C++ test
|
há 6 anos atrás |
|
sdmmc
|
bdf6c00154
Merge branch 'feature/likely_unlikely' into 'master'
|
há 6 anos atrás |
|
soc
|
7d934dafb8
mcpwm: fix the issue of wrong period (backport v4.1)
|
há 5 anos atrás |
|
spi_flash
|
425486223e
spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM
|
há 5 anos atrás |
|
spiffs
|
c6c18ef2e8
spiffs: Fix for case when CONFIG_SPIFFS_USE_MTIME is not defined
|
há 6 anos atrás |
|
tcp_transport
|
d19c1c4b3c
esp_tls: added connection timeout to esp_tls_conn_new_sync()
|
há 5 anos atrás |
|
tcpip_adapter
|
b99a39535b
lwip: Enable IPv6 stateless address autoconfiguration
|
há 6 anos atrás |
|
ulp
|
cc95d14d80
ulp: fix ulp external project args
|
há 5 anos atrás |
|
unity
|
bc0eac579c
ut: add DISABLED_FOR_TARGETS macros to control ut building
|
há 6 anos atrás |
|
vfs
|
c2a4dd0c68
VFS: Check in select() if the UART driver is installed or not
|
há 6 anos atrás |
|
wear_levelling
|
4220752aed
ut: Move tests back from "esp32" subfolder
|
há 6 anos atrás |
|
wifi_provisioning
|
db1111ef79
Wifi_provisioning_ble: Change service_uuid to non standard 128 bit UUID
|
há 5 anos atrás |
|
wpa_supplicant
|
6254bf443e
wpa_supplicant: Disable TLSv1.2 by default
|
há 5 anos atrás |
|
xtensa
|
c309112b8a
expression_with_stack:make stack overflow detection watchpoint optional
|
há 6 anos atrás |