diff options
Diffstat (limited to 'esp32/build/bootloader-prefix/src/bootloader-stamp')
9 files changed, 22 insertions, 0 deletions
diff --git a/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure diff --git a/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done diff --git a/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-download b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-download new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-download diff --git a/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir diff --git a/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch diff --git a/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch-info.txt b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch-info.txt new file mode 100644 index 0000000..53e1e1e --- /dev/null +++ b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch-info.txt @@ -0,0 +1,6 @@ +# This is a generated file and its contents are an internal implementation detail. +# The update step will be re-executed if anything in this file changes. +# No other meaning or use of this file is supported. + +command= +work_dir= diff --git a/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt new file mode 100644 index 0000000..af89a04 --- /dev/null +++ b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt @@ -0,0 +1,9 @@ +# This is a generated file and its contents are an internal implementation detail. +# The download step will be re-executed if anything in this file changes. +# No other meaning or use of this file is supported. + +method=source_dir +command= +source_dir=/opt/esp-idf/components/bootloader/subproject +work_dir= + diff --git a/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-update b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-update new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-update diff --git a/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-update-info.txt b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-update-info.txt new file mode 100644 index 0000000..31617d1 --- /dev/null +++ b/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-update-info.txt @@ -0,0 +1,7 @@ +# This is a generated file and its contents are an internal implementation detail. +# The patch step will be re-executed if anything in this file changes. +# No other meaning or use of this file is supported. + +command (connected)= +command (disconnected)= +work_dir= |
