diff --git a/README.md b/README.md index b059eff..f6968ff 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,21 @@ # cti-firmware Microcontroller firmware with simulation modes -[Documentation](./docs/readme.md) +> [!TIP] +> You can download the pre-built firmware from the [Github Releases Page](../../releases/latest) +> +> Expand the "Assets" under a release to obtain the `.uf2` file + +## Documentation + +Checkout the documentation for the firmware [here](./docs/readme.md). ## Building -The CTI firmware is designed to handle a myriad of target devices and toolchains. As such, a build needs to be run for a specific platform and optionally for a specific board. Optionally, firmware for a specific operating mode can be built so look in the readme for a specific platform for available options and boards. \ No newline at end of file +The CTI firmware is designed to handle a myriad of target devices and toolchains. As such, a build needs to be run for a specific platform and optionally for a specific board. Optionally, firmware for a specific operating mode can be built so look in the readme for a specific platform for available options and boards. + +### Setting & Build (Windows) + +Norm Kirchner has created a video to guide you through the setup and build process + +[![Norm Kirchner on YouTube "Building Firmware for Pico RP2040 for the LabVIEW Community Training Initiative CTI"](https://img.youtube.com/vi/3A7etm1dq8Q/0.jpg)](https://www.youtube.com/watch?v=3A7etm1dq8Q)