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
478ee1a9
Commit
478ee1a9
authored
8 years ago
by
Alexandre Abadie
Browse files
Options
Downloads
Patches
Plain Diff
tests: add nucleo-f410 to unsufficient memory boards
parent
9bca23ab
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/unittests/Makefile
+7
-7
7 additions, 7 deletions
tests/unittests/Makefile
tests/unittests/tests-relic/Makefile
+1
-1
1 addition, 1 deletion
tests/unittests/tests-relic/Makefile
with
8 additions
and
8 deletions
tests/unittests/Makefile
+
7
−
7
View file @
478ee1a9
...
@@ -7,10 +7,10 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \
...
@@ -7,10 +7,10 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \
msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031
\
msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031
\
nucleo32-f042 nucleo32-f303 nucleo-f030 nucleo-f070
\
nucleo32-f042 nucleo32-f303 nucleo-f030 nucleo-f070
\
nucleo-f072 nucleo-f091 nucleo-f103 nucleo-f334
\
nucleo-f072 nucleo-f091 nucleo-f103 nucleo-f334
\
nucleo-l053 nucleo-l073 opencm904
pba-d-01-kw2x
\
nucleo-f410
nucleo-l053 nucleo-l073 opencm904
\
pca10000 pca10005 remote-pa remote-reva
remote-revb
\
pba-d-01-kw2x
pca10000 pca10005 remote-pa remote-reva
\
saml21-xpro samr21-xpro seeeduino_arch-pro
slwstk6220a
\
remote-revb
saml21-xpro samr21-xpro seeeduino_arch-pro
\
sodaq-autonomo spark-core stm32f0discovery
\
slwstk6220a
sodaq-autonomo spark-core stm32f0discovery
\
stm32f3discovery telosb waspmote-pro weio wsn430-v1_3b
\
stm32f3discovery telosb waspmote-pro weio wsn430-v1_3b
\
wsn430-v1_4 yunjia-nrf51822 z1
wsn430-v1_4 yunjia-nrf51822 z1
...
@@ -29,9 +29,9 @@ ARM_CORTEX_M_BOARDS := airfy-beacon arduino-due arduino-zero cc2538dk ek-lm4f120
...
@@ -29,9 +29,9 @@ ARM_CORTEX_M_BOARDS := airfy-beacon arduino-due arduino-zero cc2538dk ek-lm4f120
f4vi1 fox frdm-k64f iotlab-m3 limifrog-v1 mbed_lpc1768 msbiot
\
f4vi1 fox frdm-k64f iotlab-m3 limifrog-v1 mbed_lpc1768 msbiot
\
mulle nrf51dongle nrf6310 nucleo32-f031 nucleo32-f303
\
mulle nrf51dongle nrf6310 nucleo32-f031 nucleo32-f303
\
nucleo-f030 nucleo-f070 nucleo-f091 nucleo-f303 nucleo-f334
\
nucleo-f030 nucleo-f070 nucleo-f091 nucleo-f303 nucleo-f334
\
nucleo-f401 nucleo-f411 nucleo-l053 nucleo-l073
nucleo-l1
\
nucleo-f401
nucleo-f410
nucleo-f411 nucleo-l053 nucleo-l073
\
opencm904 openmote-cc2538 pba-d-01-kw2x pca10000
pca10005
\
nucleo-l1
opencm904 openmote-cc2538 pba-d-01-kw2x pca10000
\
remote saml21-xpro samr21-xpro slwstk6220a sodaq-autonomo
\
pca10005
remote saml21-xpro samr21-xpro slwstk6220a sodaq-autonomo
\
spark-core stm32f0discovery stm32f3discovery stm32f4discovery
\
spark-core stm32f0discovery stm32f3discovery stm32f4discovery
\
udoo weio yunjia-nrf51822
udoo weio yunjia-nrf51822
...
...
This diff is collapsed.
Click to expand it.
tests/unittests/tests-relic/Makefile
+
1
−
1
View file @
478ee1a9
...
@@ -4,6 +4,6 @@ MODULE = tests-relic
...
@@ -4,6 +4,6 @@ MODULE = tests-relic
BOARD_BLACKLIST
:=
arduino-mega2560 chronos f4vi1 msb-430 msb-430h msbiot
\
BOARD_BLACKLIST
:=
arduino-mega2560 chronos f4vi1 msb-430 msb-430h msbiot
\
qemu-i386 redbee-econotag stm32f0discovery
\
qemu-i386 redbee-econotag stm32f0discovery
\
stm32f3discovery telosb wsn430-v1_3b wsn430-v1_4 z1
\
stm32f3discovery telosb wsn430-v1_3b wsn430-v1_4 z1
\
waspmote-pro
waspmote-pro
nucleo-f410
include
$(RIOTBASE)/Makefile.base
include
$(RIOTBASE)/Makefile.base
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