Changes 2024-02-16

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

New Example Program