From cfb844a53e6e008aaf3b7d1be3639559609d5540 Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 2 Apr 2025 21:09:28 +0200 Subject: Add simple.css v2.3.5 This provides the CSS code for the deploy website as well as the web interface of the device. --- .gitmodules | 3 +++ simple.css | 1 + 2 files changed, 4 insertions(+) create mode 160000 simple.css diff --git a/.gitmodules b/.gitmodules index 755d4f6..8fcd4bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "fw/zephyrproject/bootloader/mcuboot"] path = fw/rtos/modules/mcuboot url = https://github.com/zephyrproject-rtos/mcuboot.git +[submodule "simple.css"] + path = simple.css + url = https://github.com/kevquirk/simple.css.git diff --git a/simple.css b/simple.css new file mode 160000 index 0000000..9f62bf3 --- /dev/null +++ b/simple.css @@ -0,0 +1 @@ +Subproject commit 9f62bf3630812239712693886af032311c2dfa3c -- cgit v1.2.3-70-g09d2