mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-09 06:45:07 -06:00
LPC: Finish DMA transfer, use HW SPI class (#19191)
This commit is contained in:
parent
b98946b5c1
commit
160f70be63
6 changed files with 61 additions and 91 deletions
|
@ -623,6 +623,7 @@ debug_tool = jlink
|
|||
#
|
||||
[common_LPC]
|
||||
platform = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/0.1.3.zip
|
||||
platform_packages = framework-arduino-lpc176x@^0.2.5
|
||||
board = nxp_lpc1768
|
||||
lib_ldf_mode = off
|
||||
lib_compat_mode = strict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue