Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
regression-suites
Commits
fe5efb88
Commit
fe5efb88
authored
Apr 20, 2018
by
Maxime Perrotin
Browse files
Fix environment to build Blink demo
parent
22e132eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Demo_Crazyflie_Blink/user_init_pre.sh
View file @
fe5efb88
...
...
@@ -8,12 +8,10 @@ else
cd
..
fi
[
-z
"
$ADA_PROJECT_PATH
"
]
&&
\
export
ADA_PROJECT_PATH
=
$PWD
/Certyflie/Ada_Drivers_Library/boards/crazyflie:
$PWD
/Certyflie/Ada_Drivers_Library/boards/
export
ADA_PROJECT_PATH
=
$PWD
/Certyflie/Ada_Drivers_Library/boards:/
$PWD
/Certyflie/Ada_Drivers_Library/boards/crazyflie
# The following will add to ADA_INCLUDE_PATH
ORCHESTRATOR_OPTIONS+
=
"
\
--with-extra-Ada-code cortex_m_partition:
$PWD
/Certyflie/src
\
--with-extra-Ada-code cortex_m_partition:
$PWD
/Certyflie/crazyflie_support/src
\
--with-extra-Ada-code cortex_m_partition:
$PWD
/Certyflie/src/mahony "
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