circuitpython/nrf5/boards/bluefruit_feather/mpconfigboard.mk

14 lines
391 B
Makefile
Raw Normal View History

define HELPER
#########################################################
# #
# Use SD=s132 make flag to generate a firmware suitable #
# for bluefruit nrf52 feather. #
# #
#########################################################
endef
$(error $(HELPER))