bigtreetech / BIGTREETECH-SKR-V1.3

32bit board with LPC1768, support marlin2.0 and smoothieware, support lcd2004/12864, On-board TMC2130 SPI interface and TMC2208 UART interface no additional wiring is required
1.01k stars 1.15k forks source link

BLEPeriphera.h not found error #408

Closed slimline33 closed 4 years ago

slimline33 commented 4 years ago

Hello everyone,

I wanted to compile my firmware Marlin-2.0.x-SKR-V1.4-Turbo (I have the turbo board) and got the error:

Compiling .pio\build\LPC1769\FrameworkArduino\CDCSerial.cpp.o Archiving .pio\build\LPC1769\libCMSIS.a Compiling .pio\build\LPC1769\FrameworkArduino\HardwareSerial0.cpp.o In file included from C:\Users\xxx\.platformio\packages\framework-arduino-lpc176x\cores\arduino\Adafruit NeoPixel\examples\StrandtestBLE\BLESerial.cpp:1: C:\Users\xxx\.platformio\packages\framework-arduino-lpc176x\cores\arduino\Adafruit NeoPixel\examples\StrandtestBLE\BLESerial.h:5:10: fatal error: BLEPeripheral.h: No such file or directory compilation terminated. Compiling .pio\build\LPC1769\FrameworkArduino\HardwareSerial1.cpp.o Compiling .pio\build\LPC1769\FrameworkArduino\HardwareSerial2.cpp.o *** [.pio\build\LPC1769\FrameworkArduino\Adafruit NeoPixel\examples\StrandtestBLE\BLESerial.cpp.o] Error 1 ===================================================================================[FAILED] Took 67.47 seconds

Greetings Christoph

slimline33 commented 4 years ago

I can't edit the title: I meen "BLEPeripheral.h not found error" - sorry