GITLAB

elopes / PFE15

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • PFE15
  • RIOT
  • cpu
  • stm32f1
  • periph
  • Makefile
  • a752c7ab   add first test and network Browse Code ยป
    elopes
    2017-10-22 19:28:30 +0200  
Makefile 109 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5
# define the module name
MODULE = periph

# include RIOTs generic Makefile
include $(RIOTBASE)/Makefile.base