From e81601c6a8a655d96bd8fb14e6bd9e5c7b3e254a Mon Sep 17 00:00:00 2001 From: Thomas Lundström Date: Thu, 28 Apr 2016 10:56:25 +0200 Subject: Renamed ls1021atwr to ls1021aiot --- ls1021aiot/.README | 9 +++++++++ ls1021aiot/README | 0 ls1021aiot/default.xml | 17 +++++++++++++++++ ls1021aiot/manifest_template.xml | 12 ++++++++++++ ls1021atwr/.README | 9 --------- ls1021atwr/README | 0 ls1021atwr/default.xml | 17 ----------------- ls1021atwr/manifest_template.xml | 12 ------------ 8 files changed, 38 insertions(+), 38 deletions(-) create mode 100644 ls1021aiot/.README create mode 100644 ls1021aiot/README create mode 100644 ls1021aiot/default.xml create mode 100644 ls1021aiot/manifest_template.xml delete mode 100644 ls1021atwr/.README delete mode 100644 ls1021atwr/README delete mode 100644 ls1021atwr/default.xml delete mode 100644 ls1021atwr/manifest_template.xml diff --git a/ls1021aiot/.README b/ls1021aiot/.README new file mode 100644 index 0000000..e3fdf1a --- /dev/null +++ b/ls1021aiot/.README @@ -0,0 +1,9 @@ +This file is a template used to produce the real README. Read that one instead + +________END_OF_HEADER________ + +Bla bla bla ... + +________INSERT_BUILD_SEQUENCES_HERE________ + +________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/ls1021aiot/README b/ls1021aiot/README new file mode 100644 index 0000000..e69de29 diff --git a/ls1021aiot/default.xml b/ls1021aiot/default.xml new file mode 100644 index 0000000..9f4e1f5 --- /dev/null +++ b/ls1021aiot/default.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/ls1021aiot/manifest_template.xml b/ls1021aiot/manifest_template.xml new file mode 100644 index 0000000..84058bc --- /dev/null +++ b/ls1021aiot/manifest_template.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/ls1021atwr/.README b/ls1021atwr/.README deleted file mode 100644 index e3fdf1a..0000000 --- a/ls1021atwr/.README +++ /dev/null @@ -1,9 +0,0 @@ -This file is a template used to produce the real README. Read that one instead - -________END_OF_HEADER________ - -Bla bla bla ... - -________INSERT_BUILD_SEQUENCES_HERE________ - -________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/ls1021atwr/README b/ls1021atwr/README deleted file mode 100644 index e69de29..0000000 diff --git a/ls1021atwr/default.xml b/ls1021atwr/default.xml deleted file mode 100644 index 67049df..0000000 --- a/ls1021atwr/default.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/ls1021atwr/manifest_template.xml b/ls1021atwr/manifest_template.xml deleted file mode 100644 index df9cb42..0000000 --- a/ls1021atwr/manifest_template.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - -- cgit v1.2.3-54-g00ecf