Skip to content

Release 2023-02-25

Latest
Compare
Choose a tag to compare
@simonjwright simonjwright released this 25 Feb 14:37
· 34 commits to master since this release
r20230225

This release is compatible with FSF GCC 12 and 13 (see INSTALL.md).

Changes

The default RELEASE is gcc12 (also works for GCC 13).

For the runtimes, the build type (Production or Debug) defaults to Debug, which can be overridden by the environment variable BUILD, which can in turn be overridden by CORTEX_GNAT_RTS_BUILD.

The micro:bit demos (in test-microbit/) now include accelerometer, which displays a single LED: if the card is level, in the centre; as the card is tilted, the lit LED moves to the lowest edge. Note, this is for a micro:bit V1.3B, with the MMA8653 accelerometer.