summaryrefslogtreecommitdiff
path: root/atmel-samd/boards/feather_m0_basic/conf_board.h
diff options
context:
space:
mode:
authorScott Shawcroft <scott@chickadee.tech>2016-10-14 13:01:59 -0700
committerScott Shawcroft <scott@chickadee.tech>2016-10-14 13:10:17 -0700
commitcb99ae50328de982244ed5cd486ccd57f5bd93bd (patch)
tree37105fe22077ff0092ed7dfe285c0c7684291db5 /atmel-samd/boards/feather_m0_basic/conf_board.h
parent343ff4faed9ec03c03382022e9c32c5d411ed6a9 (diff)
atmel-samd: Rename Feather M0 Bluefruit files to Feather M0 Basic because there isn't anything Bluefruit specific yet.v1.8.4-20161014
Diffstat (limited to 'atmel-samd/boards/feather_m0_basic/conf_board.h')
-rw-r--r--atmel-samd/boards/feather_m0_basic/conf_board.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/atmel-samd/boards/feather_m0_basic/conf_board.h b/atmel-samd/boards/feather_m0_basic/conf_board.h
new file mode 100644
index 000000000..7b88c97fc
--- /dev/null
+++ b/atmel-samd/boards/feather_m0_basic/conf_board.h
@@ -0,0 +1,14 @@
+/**
+ * \file
+ *
+ * \brief User board configuration template
+ *
+ */
+/*
+ * Support and FAQ: visit <a href="http://www.atmel.com/design-support/">Atmel Support</a>
+ */
+
+#ifndef CONF_BOARD_H
+#define CONF_BOARD_H
+
+#endif // CONF_BOARD_H