This project is an implementation of F` on Zephyr RTOS.
Note
This deployment by default builds for the NUCLEO-H723ZG development board and has been verified on macOS and on Windows 11 using WSL (Ubuntu 22.04 LTS).
- F Prime System Requirements listed here
- Zephyr dependencies listed here
- Minimum required CMake version: 3.27.0
- Follow the Hello World Tutorial
- Follow the Zephyr Getting Started Guide. Ensure that the Zephyr's dependencies and SDK have been installed
- If you are using WSL, make sure to refer to the WSL Notes docs