makerbase-mks / MKS-OWL

MKS OWL motherboard is FDM 3d printing mainboard using an NXP LPC5528 32-bit Cortex-M33 MCU, it intergrated 5-axis plug-in stepper driver interfaces, supports MKS TS35 and MKS MINI12864 V3 , supports USB flash storage, and runs marlin v2.x firmware.
GNU General Public License v3.0
6 stars 3 forks source link

Unable to compile on Linux - `UnknownPackageError` #7

Open mlewis-everley opened 9 months ago

mlewis-everley commented 9 months ago

Trying to compile this firmware on linux mint, but get the following error:


Processing MKS_OWL (board: nxp_lpc5528; platform: nxplpc-arduino-lpc5528; framework: arduino)

Platform Manager: Installing nxplpc-arduino-lpc5528 UnknownPackageError: Could not find the package with 'nxplpc-arduino-lpc5528' requirements for your system 'linux_x86_64'

Not sure how to get this package?