Version 16.0.0 of my configurable bareboard GNAT runtime crates is now available.
Highlights in v16.0.0:
- Updated the runtimes to GNAT FSF 16
- Fixed an issue when building on Windows where the compiler could sometimes fail to find package
Ada.Interrupts.Names, resulting in error messages likeerror: "ADA.INTERRUPTS.NAMES" is not a predefined library unit
The list of supported targets is:
- Raspberry Pi RP2040
- Raspberry Pi RP2350 (Cortex-M33 cores)
- Nordic Semi nRF52 Series
- Nordic Semi nRF54L Series
- STMicroelectronics STM32F0xx Series
- STMicroelectronics STM32G0xx Series
- STMicroelectronics STM32G4xx Series