Getting Started
The current Flint experience is still early, but it is already usable enough to understand the model and compile real examples.
At a high level, the workflow is:
- Get the compiler.
- Write a
.flsource file. - Build for a target such as
rp2040. - Flash or run the result.
The next chapters walk through that flow.