Smoothieboard V1.0/1.1 and A5984 support

This commit is contained in:
Greg Nutt
2018-08-07 20:01:56 -04:00
committed by Scott Lahteine
parent b7e15a65e3
commit a1a5367380
9 changed files with 144 additions and 23 deletions

View File

@ -298,6 +298,8 @@
#include "pins_COHESION3D_REMIX.h" // LPC176x env:LPC1768 env:LPC1768_debug_and_upload
#elif MB(COHESION3D_MINI)
#include "pins_COHESION3D_MINI.h" // LPC176x env:LPC1768 env:LPC1768_debug_and_upload
#elif MB(SMOOTHIEBOARD)
#include "pins_SMOOTHIEBOARD.h" // LPC176x env:LPC1768 env:LPC1768_debug_and_upload
//
// Other 32-bit Boards