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
1a3d84d9
Commit
1a3d84d9
authored
6 years ago
by
Martine Lenders
Browse files
Options
Downloads
Patches
Plain Diff
tests/gnrc_sock_tcp: update INSUFFIENT_MEMORY for new build size
parent
620befe9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/lwip_sock_tcp/Makefile
+2
-1
2 additions, 1 deletion
tests/lwip_sock_tcp/Makefile
with
2 additions
and
1 deletion
tests/lwip_sock_tcp/Makefile
+
2
−
1
View file @
1a3d84d9
...
@@ -5,7 +5,8 @@ include ../Makefile.tests_common
...
@@ -5,7 +5,8 @@ include ../Makefile.tests_common
BOARD_BLACKLIST
:=
arduino-uno arduino-duemilanove arduino-mega2560 chronos
\
BOARD_BLACKLIST
:=
arduino-uno arduino-duemilanove arduino-mega2560 chronos
\
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b
\
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b
\
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
BOARD_INSUFFICIENT_MEMORY
=
nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8
\
BOARD_INSUFFICIENT_MEMORY
=
blackpill bluepill nucleo-f031k6 nucleo-f042k6
\
nucleo-l031k6 nucleo-f030r8 nucleo-f302r8
\
nucleo-f303k8 nucleo-f334r8 nucleo-l053r8
\
nucleo-f303k8 nucleo-f334r8 nucleo-l053r8
\
stm32f0discovery
stm32f0discovery
...
...
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