Skip to content

Commit

Permalink
drop! test configuration makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikVE committed Jul 7, 2020
1 parent e747568 commit 93b7e1b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/default/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ USEMODULE += ps
# include and auto-initialize all available sensors
USEMODULE += saul_default

/* TODO: drop this before merging */
USEMODULE += shell_lock
USEMODULE += shell_lock_auto_locking
CFLAGS += -DSHELL_LOCK_PASSWORD=\"pass\"
CFLAGS += -DSHELL_LOCK_AUTO_LOCK_TIMEOUT_MS=7000

BOARD_PROVIDES_NETIF := acd52832 adafruit-clue airfy-beacon atmega256rfr2-xpro \
arduino-nano-33-ble avr-rss2 b-l072z-lrwan1 cc2538dk dwm1001 fox \
derfmega128 derfmega256 hamilton iotlab-m3 iotlab-a8-m3 lobaro-lorabox lsn50 mulle microbit msba2 \
Expand Down

0 comments on commit 93b7e1b

Please sign in to comment.