Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
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)