Change Note 2024-02-16
Bootrom access, new example program.
New Module Bootrom
- Access functions and data in the bootrom.
New Module LEDext
- Add four additional LEDs via GPIO.
Module Texts
- Fixed a defect that could result in array index out of bounds in
Texts.WriteString.
Module Errors
- Changed
Errors.ConfigtoError.ProgError: it's used for program design and implementation errors.
New Example Program
- [BootromAccess]({{<relref "/docs/examples/v2/bootromaccess">}})
Last updated: 16 February 2024