Added a little clarification as to what we are doing here in the first example
Updated and revised the getting started guide
Added mention of rp2040_big
Added language about alignment issues
Added some gotchas
Changed some formatting
Added more content pertaining to numbers
Added examples of INCLUDE and INCLUDED
Added more code examples and removed some extraneous code
Removed extraneous code
Added some code examples
Made some updates to cover flush-console redirection
Replaced set-string with draw-string with op-set
Added mention of full_usb and mentioned RP2040 rather than Raspberry Pi Pico
Mentioned USB CDC console support and other RP2040-based platforms
Wrote the beginnings of a wiki page on console I/O redirection
Added content related to mapping and filtering words
Updated drawing routine calls
Updated to use the new drawing operation setup
Updated the version to be more recent
Added an example of a blinky
Made some minor changes
Added another hardware timer example
Added a combined PWM and alarm example
Added a PWM example
Got the start of a wiki page on RP2040 PWM
Made some updates for RP2040 additions
Added a bit of clarification.
Added examples of using the FAT32-TOOLS module
Added some explanation of GPIO pin selection for SPI