diff options
Diffstat (limited to 'boards/base/Marlin/readme.txt')
-rw-r--r-- | boards/base/Marlin/readme.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/boards/base/Marlin/readme.txt b/boards/base/Marlin/readme.txt new file mode 100644 index 00000000..347efc99 --- /dev/null +++ b/boards/base/Marlin/readme.txt @@ -0,0 +1,6 @@ +This directory contains the interface for the Marlin board +running ChibiOS/RT. + +As this is not a standard ChibiOS/RT supported board, the necessary board files have +also been provided in the chibios_board directory + |