Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RIOT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cm-projects
RIOT
Commits
9be89c12
Commit
9be89c12
authored
7 years ago
by
Alexandre Abadie
Browse files
Options
Downloads
Patches
Plain Diff
tests: use new nucleo-f303ze name
parent
f8f92ecc
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tests/pkg_fatfs/Makefile
+1
-1
1 addition, 1 deletion
tests/pkg_fatfs/Makefile
tests/pkg_fatfs_vfs/Makefile
+1
-1
1 addition, 1 deletion
tests/pkg_fatfs_vfs/Makefile
tests/unittests/Makefile
+1
-1
1 addition, 1 deletion
tests/unittests/Makefile
with
3 additions
and
3 deletions
tests/pkg_fatfs/Makefile
+
1
−
1
View file @
9be89c12
...
@@ -10,7 +10,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
...
@@ -10,7 +10,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
b-l072z-lrwan1 b-l475e-iot01a bluepill cc2538dk ek-lm4f120xl
\
b-l072z-lrwan1 b-l475e-iot01a bluepill cc2538dk ek-lm4f120xl
\
feather-m0 fox frdm-k22f frdm-k64f ikea-tradfri iotlab-a8-m3
\
feather-m0 fox frdm-k22f frdm-k64f ikea-tradfri iotlab-a8-m3
\
iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot
\
iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot
\
mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo
144
-f303
\
mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo-f303
ze
\
nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446
\
nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446
\
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031
\
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031
\
nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8
\
nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8
\
...
...
This diff is collapsed.
Click to expand it.
tests/pkg_fatfs_vfs/Makefile
+
1
−
1
View file @
9be89c12
...
@@ -33,7 +33,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
...
@@ -33,7 +33,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
b-l072z-lrwan1 b-l475e-iot01a bluepill cc2538dk ek-lm4f120xl
\
b-l072z-lrwan1 b-l475e-iot01a bluepill cc2538dk ek-lm4f120xl
\
feather-m0 fox frdm-k22f frdm-k64f ikea-tradfri iotlab-a8-m3
\
feather-m0 fox frdm-k22f frdm-k64f ikea-tradfri iotlab-a8-m3
\
iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot
\
iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot
\
mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo
144
-f303
\
mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo-f303
ze
\
nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446
\
nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446
\
nucleo32-f042 nucleo32-f303 nucleo32-l031
\
nucleo32-f042 nucleo32-f303 nucleo32-l031
\
nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8
\
nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8
\
...
...
This diff is collapsed.
Click to expand it.
tests/unittests/Makefile
+
1
−
1
View file @
9be89c12
...
@@ -117,7 +117,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
...
@@ -117,7 +117,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
nrf52dk
\
nrf52dk
\
nrf6310
\
nrf6310
\
nucleo-f207zg
\
nucleo-f207zg
\
nucleo
144
-f303
\
nucleo-f303
ze
\
nucleo144-f412
\
nucleo144-f412
\
nucleo144-f413
\
nucleo144-f413
\
nucleo144-f429
\
nucleo144-f429
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment