This directory contains the Adamant Example assemblies. Each assembly demonstrates how to connect Adamant components together, compile them into a runnable binary, and deploy that binary onto the target hardware. Currently there are two assemblies available:
- linux - This assembly compiles and runs natively in the Adamant build environment. To get started look here.
- pico - This assembly cross compiles for the Raspberry Pi Pico. To get started look here.