Home
last modified time | relevance | path

Searched refs:dirty (Results 1 – 22 of 22) sorted by relevance

/hal_espressif-3.6.0/docs/en/security/
Desp32s3_log.inc15 I (27) boot: ESP-IDF v4.4-dev-2003-g72fdecc1b7-dirty 2nd stage bootloader
80 I (35) boot: ESP-IDF v4.4-dev-2003-g72fdecc1b7-dirty 2nd stage bootloader
113 I (237) cpu_start: App version: v4.4-dev-2003-g72fdecc1b7-dirty
116 I (256) cpu_start: ESP-IDF: v4.4-dev-2003-g72fdecc1b7-dirty
Desp32_log.inc19 I (28) boot: ESP-IDF v4.0-dev-850-gc4447462d-dirty 2nd stage bootloader
89 I (30) boot: ESP-IDF v4.0-dev-850-gc4447462d-dirty 2nd stage bootloader
120 I (198) cpu_start: App version: v4.0-dev-850-gc4447462d-dirty
123 I (217) cpu_start: ESP-IDF: v4.0-dev-850-gc4447462d-dirty
Dflash-encryption.rst531 I (60) boot: ESP-IDF v4.0-dev-763-g2c55fae6c-dirty 2nd stage bootloader
554 I (56) boot: ESP-IDF v4.0-dev-850-gc4447462d-dirty 2nd stage bootloader
/hal_espressif-3.6.0/docs/zh_CN/security/
Desp32_log.inc19 I (28) boot: ESP-IDF v4.0-dev-850-gc4447462d-dirty 2nd stage bootloader
89 I (30) boot: ESP-IDF v4.0-dev-850-gc4447462d-dirty 2nd stage bootloader
120 I (198) cpu_start: App version: v4.0-dev-850-gc4447462d-dirty
123 I (217) cpu_start: ESP-IDF: v4.0-dev-850-gc4447462d-dirty
Dflash-encryption.rst529 I (60) boot: ESP-IDF v4.0-dev-763-g2c55fae6c-dirty 2nd stage bootloader
552 I (56) boot: ESP-IDF v4.0-dev-850-gc4447462d-dirty 2nd stage bootloader
/hal_espressif-3.6.0/components/newlib/
D.gitmodules4 ignore = dirty
/hal_espressif-3.6.0/docs/zh_CN/
Dversions.rst145 ``v3.0.1-dirty`` | 稳定版本,标签为 ``v3.0.1``。
146 | - ``dirty`` 代表 ESP-IDF 的本地副本有修改。
/hal_espressif-3.6.0/components/app_update/
Dcomponent.mk25 …GIT_PROJECT_VER := $(shell cd ${PROJECT_PATH} && git describe --always --tags --dirty 2> /dev/null)
/hal_espressif-3.6.0/tools/test_idf_monitor/tests/
Dcore1_out.txt6 I (210) cpu_start: App version: v4.2-dev-172-gc9cc694dbb-dirty
9 I (229) cpu_start: ESP-IDF: v4.2-dev-172-gc9cc694dbb-dirty
Dcore1.txt7 I (210) cpu_start: App version: v4.2-dev-172-gc9cc694dbb-dirty
10 I (229) cpu_start: ESP-IDF: v4.2-dev-172-gc9cc694dbb-dirty
Din1.txt13 I (30) boot: ESP-IDF v3.1-dev-1320-gec1fb521b-dirty 2nd stage bootloader
Din1f1.txt12 I (30) boot: ESP-IDF v3.1-dev-1320-gec1fb521b-dirty 2nd stage bootloader
/hal_espressif-3.6.0/examples/storage/wear_levelling/
DREADME.md49 I (920) example: Read from file: 'written using ESP-IDF v3.1-dev-171-gf9ad17eee-dirty'
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/
Dcache.h96 uint32_t dirty:1; /*!< the cache line value is dirty or not */ member
/hal_espressif-3.6.0/examples/bluetooth/hci/controller_hci_uart_esp32c3_and_esp32s3/
DREADME.md68 I (346) phy_init: phy_version 907,3369105-dirty,Dec 3 2021,14:55:12
/hal_espressif-3.6.0/tools/cmake/third_party/
DGetGitRevisionDescription.cmake118 "--dirty"
/hal_espressif-3.6.0/make/
Dproject.mk348 IDF_VER_T := $(shell cd ${IDF_PATH} && git describe --always --dirty --match v*.*)
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Dcache.h141 uint32_t dirty: 1; /*!< the cache line value is dirty or not */ member
/hal_espressif-3.6.0/examples/system/himem/
DREADME.md56 I (28) boot: ESP-IDF v3.2-dev-1455-ga51d5706f-dirty 2nd stage bootloader
/hal_espressif-3.6.0/docs/en/
Dversions.rst144 ``v3.0.1-dirty`` | Stable release, tagged ``v3.0.1``.
145 … | - ``dirty`` means that there are modifications in the local ESP-IDF directory.
/hal_espressif-3.6.0/tools/ci/
Dtest_build_system.sh265 version+=$(git describe --always --tags --dirty)
Dtest_build_system_cmake.sh127 version+=$(git describe --always --tags --dirty)