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
0b5059f4
Commit
0b5059f4
authored
7 years ago
by
Alexandre Abadie
Browse files
Options
Downloads
Patches
Plain Diff
boards/b-l072z-lrwan1: configure auto netif configuration
parent
1ad9b7a4
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
boards/b-l072z-lrwan1/Makefile.dep
+4
-0
4 additions, 0 deletions
boards/b-l072z-lrwan1/Makefile.dep
examples/default/Makefile
+1
-1
1 addition, 1 deletion
examples/default/Makefile
with
5 additions
and
1 deletion
boards/b-l072z-lrwan1/Makefile.dep
+
4
−
0
View file @
0b5059f4
ifneq
(,$(filter netdev_default,$(USEMODULE)))
USEMODULE
+=
sx1276
endif
ifneq
(,$(filter saul_default,$(USEMODULE)))
USEMODULE
+=
saul_gpio
endif
This diff is collapsed.
Click to expand it.
examples/default/Makefile
+
1
−
1
View file @
0b5059f4
...
...
@@ -34,7 +34,7 @@ USEMODULE += ps
# include and auto-initialize all available sensors
USEMODULE
+=
saul_default
BOARD_PROVIDES_NETIF
:=
airfy-beacon cc2538dk fox iotlab-m3 iotlab-a8-m3 mulle
\
BOARD_PROVIDES_NETIF
:=
airfy-beacon
b-l072z-lrwan1
cc2538dk fox iotlab-m3 iotlab-a8-m3 mulle
\
microbit native nrf51dongle nrf52dk nrf6310 openmote-cc2538 pba-d-01-kw2x
\
remote-pa remote-reva samr21-xpro
\
spark-core telosb yunjia-nrf51822 z1
...
...
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