Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
83f82b2a
Commit
83f82b2a
authored
Oct 14, 2017
by
Maxime Perrotin
Browse files
set stm32 to gnat full runtime
parent
666ff6ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/supported-platforms/ocarina_components.aadl
View file @
83f82b2a
...
...
@@ -2150,7 +2150,7 @@ end crazyflie_v2.gnat;
processor stm32f4_discovery extends arm
properties
Deployment::Execution_Platform => GNAT_Runtime;
Deployment::Ada_Runtime => "stm32f407_discovery";
Deployment::Ada_Runtime => "stm32f407_discovery
_full
";
end stm32f4_discovery;
processor implementation stm32f4_discovery.gnat
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment