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
5c4bee1b
Commit
5c4bee1b
authored
8 years ago
by
Loïc Dauphin
Browse files
Options
Downloads
Patches
Plain Diff
examples: add opencm9-04 to unsufficient memory boards in some examples
parent
73a3be51
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/dtls-echo/Makefile
+1
-1
1 addition, 1 deletion
examples/dtls-echo/Makefile
examples/gnrc_border_router/Makefile
+1
-1
1 addition, 1 deletion
examples/gnrc_border_router/Makefile
with
2 additions
and
2 deletions
examples/dtls-echo/Makefile
+
1
−
1
View file @
5c4bee1b
...
...
@@ -17,7 +17,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon nrf51dongle nrf6310 nucleo-f103 \
nucleo-f334 pca10000 pca10005 spark-core
\
stm32f0discovery weio yunjia-nrf51822 nucleo-f072
\
cc2650stk nucleo-f030 nucleo-f070 microbit
\
calliope-mini nucleo32-f042 nucleo32-f303
calliope-mini nucleo32-f042 nucleo32-f303
opencm9-04
# Include packages that pull up and auto-init the link layer.
# NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present
...
...
This diff is collapsed.
Click to expand it.
examples/gnrc_border_router/Makefile
+
1
−
1
View file @
5c4bee1b
...
...
@@ -12,7 +12,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon cc2650stk msb-430 msb-430h pca10000 pc
spark-core stm32f0discovery telosb
\
weio wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 nucleo-f072
\
nucleo-f030 nucleo-f070 microbit calliope-mini
\
nucleo32-f042 nucleo32-f303
nucleo32-f042 nucleo32-f303
opencm9-04
# use ethos (ethernet over serial) for network communication and stdio over
# UART, but not on native, as native has a tap interface towards the host.
...
...
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