From c10f3ad1e9398d14f3397bef2fa7f8201907fcaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Fri, 4 Mar 2016 14:41:53 +0100 Subject: [PATCH] Create README.md --- right/include/board/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 right/include/board/README.md diff --git a/right/include/board/README.md b/right/include/board/README.md new file mode 100644 index 0000000..400c159 --- /dev/null +++ b/right/include/board/README.md @@ -0,0 +1,3 @@ +# Development board specific files + +This directory contains files that are specific to the [FRDM-K22F development board](http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/freescale-freedom-development-platform-for-kinetis-k22-mcus:FRDM-K22F) upon which the firmware runs.