This release adds a new text editor for files in FAT32 filesystems to zeptoforth, namely zeptoed (for more information consult docs/extra/zeptoed.md
), along with (thanks to Paul Koning) words for changing and getting the RP2040's SYSCLK frequency (clocks::set-sysclk
and sysclk
) and getting RP2040-based boards' unique ID's (unique-id
). It also adds a convenience word for setting up FAT32 filesystems, namely fat32-tools::init-simple-fat32
, and an improved word for holding the other core of the RP2040, multicore::with-hold-core
.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.