aboutsummaryrefslogtreecommitdiff
path: root/board/bf533-stamp/spi_flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/bf533-stamp/spi_flash.c')
-rw-r--r--board/bf533-stamp/spi_flash.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/bf533-stamp/spi_flash.c b/board/bf533-stamp/spi_flash.c
new file mode 100644
index 000000000..8784741bb
--- /dev/null
+++ b/board/bf533-stamp/spi_flash.c
@@ -0,0 +1,2 @@
+/* Share the spi flash code */
+#include "../bf537-stamp/spi_flash.c"