Library Modules
See library modules.
Config
- Focus the module on memory layout definitions only.
- Now the same for both RPs, and will be moved to the
any
directory unless an issue arises. - See Config.mod for more information.
MCU2
- Focus on facts about the MCU only, ie. no configuration definitions or other design decisions.
- Move configured clock rates values to module
Clocks
.
Clocks
- Add configured clock rates,
Tools
- From the ground up rewritten transmogrification tool
makeuf2
to create and upload UF2 binaries from Astrobe’s .bin files. - Used for both MCU using different sub-commands.
- See makeuf2.
- The current tools
abin2uf2
andabin2uf22
are no longer supported and will be archived with a future update.
Website
Main updated and new sections:
Example Program
- BlinkPlus: fix call to removed procedure in module
Timers
.