Blame view

RIOT/drivers/nrf24l01p/Makefile 96 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
  # Makefile for the NRF24L01+ radio driver
  MODULE = nrf24l01p
  
  include $(RIOTBASE)/Makefile.base