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.Config
toError.ProgError
: it’s used for program design and implementation errors.