trion 0.7.2

Trion is an assembler designed to be used with the Raspberry Pico (RP2040) microcontroller.
Documentation
1
2
3
pub(crate) use crate::macros::num_enum::numeric_enum;

mod num_enum;