From b073db4017008ceb638a9c23c8cc93e60a3a7fdb Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 23 Mar 2025 17:53:24 +0100 Subject: fw: app: Move application firmware code here This makes the structure of the `fw` folder more clear and separates application-related code from bootloader- or rtos-related code. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c292eb5..6fd7c0f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ With the firmware built and the network being prepared the simulated firmware can be run. ``` -./build/fw/zephyr/zephyr.exe +./build/fw/app/zephyr/zephyr.exe ``` To build the firmware in a clean `nucleo` build folder, flash it and open a -- cgit v1.2.3-70-g09d2