summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/.keep (renamed from src/.keep)0
l---------libs1
-rw-r--r--root/include/local/.keep0
-rw-r--r--root/include/super/.keep0
-rw-r--r--root/libraries/local/.keep0
-rw-r--r--root/libraries/super/.keep0
-rw-r--r--root/system/local/.keep0
-rw-r--r--root/system/super/.keep0
l---------src/firmware1
l---------src/toolchain1
10 files changed, 3 insertions, 0 deletions
diff --git a/src/.keep b/.github/.keep
index e69de29..e69de29 100644
--- a/src/.keep
+++ b/.github/.keep
diff --git a/libs b/libs
new file mode 120000
index 0000000..e831038
--- /dev/null
+++ b/libs
@@ -0,0 +1 @@
+src \ No newline at end of file
diff --git a/root/include/local/.keep b/root/include/local/.keep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/root/include/local/.keep
diff --git a/root/include/super/.keep b/root/include/super/.keep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/root/include/super/.keep
diff --git a/root/libraries/local/.keep b/root/libraries/local/.keep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/root/libraries/local/.keep
diff --git a/root/libraries/super/.keep b/root/libraries/super/.keep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/root/libraries/super/.keep
diff --git a/root/system/local/.keep b/root/system/local/.keep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/root/system/local/.keep
diff --git a/root/system/super/.keep b/root/system/super/.keep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/root/system/super/.keep
diff --git a/src/firmware b/src/firmware
new file mode 120000
index 0000000..18f191d
--- /dev/null
+++ b/src/firmware
@@ -0,0 +1 @@
+boot \ No newline at end of file
diff --git a/src/toolchain b/src/toolchain
new file mode 120000
index 0000000..1ea9816
--- /dev/null
+++ b/src/toolchain
@@ -0,0 +1 @@
+c++tools \ No newline at end of file