HAL for Re:ARM (LPC1768) architecture
This commit is contained in:
committed by
Scott Lahteine
parent
f3e562e46e
commit
44b0c186a6
@@ -32,6 +32,9 @@
|
||||
#elif defined(ARDUINO_ARCH_AVR)
|
||||
#include "HAL_AVR/spi_pins.h"
|
||||
|
||||
#elif defined(TARGET_LPC1768)
|
||||
#include "HAL_LPC1768/spi_pins.h"
|
||||
|
||||
#else
|
||||
#error "Unsupported Platform!"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user