View Source uf2tool (uf2tool v1.1.0)
Summary
Functions
Create a UF2 binary from a binary
Create a UF2 file from a data file
Join several UF2s into a single UF2. This function shall not be used for universal UF2 (which are just catenated) but to combine several UF2 for the same platform.
Types
-type family_id() :: rp2040 | absolute | data | rp2450_arm_s | rp2350_riscv | rp2350_arm_ns | universal | integer().
Functions
Create a UF2 binary from a binary
Create a UF2 file from a data file
Join several UF2s into a single UF2. This function shall not be used for universal UF2 (which are just catenated) but to combine several UF2 for the same platform.