From 3b857fd34c9e92eed346b7ea73706f50a193fe14 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 12 Apr 2025 12:11:33 +0200 Subject: fw: app: Re-design web page This enables simple.css also for the device-hosted website and restructures the HTML a bit. --- fw/app/CMakeLists.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'fw/app/CMakeLists.txt') diff --git a/fw/app/CMakeLists.txt b/fw/app/CMakeLists.txt index 1a9d1cf..1a63b77 100644 --- a/fw/app/CMakeLists.txt +++ b/fw/app/CMakeLists.txt @@ -40,6 +40,13 @@ generate_inc_file_for_target( --gzip ) +generate_inc_file_for_target( + app + src/simple.css + ${ZEPHYR_BINARY_DIR}/include/generated/simple.css.gz.inc + --gzip +) + generate_inc_file_for_target( app src/iot-contact.js -- cgit v1.2.3-70-g09d2