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
eb7d2489
Commit
eb7d2489
authored
7 years ago
by
Alexandre Abadie
Browse files
Options
Downloads
Patches
Plain Diff
examples/gnrc_tftp: remove b-l072z-lrwan1 because of not enough memory
parent
0b5059f4
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/gnrc_tftp/Makefile
+1
-1
1 addition, 1 deletion
examples/gnrc_tftp/Makefile
with
1 addition
and
1 deletion
examples/gnrc_tftp/Makefile
+
1
−
1
View file @
eb7d2489
...
@@ -7,7 +7,7 @@ BOARD ?= native
...
@@ -7,7 +7,7 @@ BOARD ?= native
# This has to be the absolute path to the RIOT base directory:
# This has to be the absolute path to the RIOT base directory:
RIOTBASE
?=
$(
CURDIR
)
/../..
RIOTBASE
?=
$(
CURDIR
)
/../..
BOARD_INSUFFICIENT_MEMORY
:=
airfy-beacon bluepill calliope-mini chronos
\
BOARD_INSUFFICIENT_MEMORY
:=
airfy-beacon
b-l072z-lrwan1
bluepill calliope-mini chronos
\
microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031
\
microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031
\
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030
\
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030
\
nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 nucleo-f334
\
nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 nucleo-f334
\
...
...
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