Change to Aspect definitions

This commit is contained in:
Folkert Kevelam 2025-06-24 22:37:30 +02:00
parent 2a3a411197
commit efb48f02cf

View File

@ -1,6 +1,7 @@
with System;
package Interfaces.RP2040 is
package Interfaces.RP2040
with Pure is
ROM_Base : constant System.Address :=
System'To_Address (16#00000000#);