Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François Revol
firmware
Commits
2cb948af
Verified
Commit
2cb948af
authored
Jul 05, 2019
by
Rahix
Browse files
fix(build): Don't build hello-freertos because old meson
Signed-off-by:
Rahix
<
rahix@rahix.de
>
parent
63cec98c
Changes
1
Show whitespace changes
Inline
Side-by-side
hw-tests/meson.build
View file @
2cb948af
...
...
@@ -4,7 +4,8 @@ subdir('bmatest/')
subdir('bmetest/')
subdir('dual-core/')
subdir('ecgtest/')
subdir('hello-freertos/')
# Disabled due to meson bug in older version
# subdir('hello-freertos/')
subdir('hello-world/')
subdir('imutest/')
subdir('ips/')
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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