From e4d826addcf7941c79418a674a3b362a035f1bef Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 22 Mar 2025 21:53:20 +0100 Subject: fw: rtos: Restructure RTOS-related code This reduces nesting and makes the directory structure simpler. --- fw/rtos/zephyr | 1 + 1 file changed, 1 insertion(+) create mode 160000 fw/rtos/zephyr (limited to 'fw/rtos/zephyr') diff --git a/fw/rtos/zephyr b/fw/rtos/zephyr new file mode 160000 index 0000000..7823374 --- /dev/null +++ b/fw/rtos/zephyr @@ -0,0 +1 @@ +Subproject commit 7823374e872145b5bd018bfe447839eb36042611 -- cgit v1.2.3-70-g09d2