-
Notifications
You must be signed in to change notification settings - Fork 101
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
HiRTOS 1.0.0 #943
HiRTOS 1.0.0 #943
Conversation
My PR is faililing the required builds due to the following GNAT bug:
|
What compiler and version are you using for your development? |
Hi Fabien, I was using using 12.2.1, since I declared the following dependency in the manifest file:
The build log indicates that gnat_arm_elf 12.2.0 is being used. I don't hit this compiler bug on 12.2.1. Anyway, to be safe, I upgraded to use gnat_arm_elf 13.2.1 and all builds are passing now. I created ticket jgrivera67/HiRTOS#13 in the HiRTOS repo, so that once I |
10db2c1
to
b638c79
Compare
Signed-off-by: J. German Rivera <[email protected]>
82ec8de
to
face2dc
Compare
Hi @Fabien-Chouteau and @mosteo can you please tell me if there is anything else I need to change to get approval to merge this PR? |
Hi @Fabien-Chouteau , I was checking if there is anything else I can do for this PR to get approved and merged before the end of the year, so that my HiRTOS crates can compete for the crate of the year - embedded category? Thanks, German |
HiRTOS crates published as a submission to the Ada/SPARK crate of the year 2023 contest, in the embedded software category. HiRTOS is a high-integrity RTOS kernel and a separation kernel written in SPARK Ada