You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microzig/tools/lib/dummy_uf2.zig

6 lines
139 B
Zig

//!
//! Only required for the BSP info tooling, fakes everything we need to make the build work
//!
pub const FamilyId = enum { RP2040 };