Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply temporary fix to embedded-rpi-pico runtime #29

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

dinkelk
Copy link
Collaborator

@dinkelk dinkelk commented Jul 3, 2024

This applies a temporary fix to the embedded-rpi-pico runtime installed with the Adamant example repository. It fixes:

alire-project/GNAT-FSF-builds#69

to allow for compilation with the -gnat2022 flag until a new release of gnat_arm_elf is available, ie.
https://alire.ada.dev/crates/gnat_arm_elf. This will likely be fixed in some version >14.1.3 and this temporary fix can be reverted.

This applies a temporary fix to the embedded-rpi-pico runtime installed
with the Adamant example repository. It fixes:

alire-project/GNAT-FSF-builds#69

to allow for compilation with the -gnat2022 flag until a new release of
gnat_arm_elf is available, ie.
https://alire.ada.dev/crates/gnat_arm_elf. This will likely be fixed
in some version >14.1.3 and this temporary fix can be reverted.
Copy link
Collaborator

@Jbsco Jbsco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on Linux, redo builds correctly, Pico flashes correctly, COSMOS picks it up with the serial plugin as normal.

@dinkelk dinkelk merged commit f98feb5 into lasp:main Jul 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants