-
Build Log
```
Processing megaatmega2560 (platform: atmelavr; board: megaatmega2560; framework: arduino)
-------------------------------------------------------------------------------------------…
-
### Description
Can't compile Bugfix 2.0 no matter what I try. The error I get is "The filename or extension is too long." I have tried moving the marlin folder to the root of the drive (D:\Marlin)…
-
**Describe the bug**
```
/usr/bin/avr-ld: /tmp/arduino_build_795307/libraries/ssd1306/intf/vga/atmega328p/vga96x40.c.o (symbol from plugin): in function `ssd1306_vga_controller_96x40_init_no_output'…
-
Hi!
I want to use more than one display on one spi line.
I researched this, and came to the conclusion, that only the cs/ce pin must be different.
So I wired two ssd1351 displays up and connected t…
-
I'm following on from issue #79 which has now been merged.
I bought a similar LCD display from [pimoroni](https://shop.pimoroni.com/products/0-96-spi-colour-lcd-160x80-breakout )
Works great, ho…
-
### Bug Description
Huge long error message
```
Linking everything together...
"C:\\Users\\15205\\AppData\\Local\\Arduino15\\packages\\STM32\\tools\\xpack-arm-none-eabi-gcc\\9.2.1-1.1/bin/arm-…
-
Hi there , firstly I want to thank all the amazing efforts of the developers and contributors to Marlin, its an amazing piece of work.
I have just started out installing Marlin 2.0 bugfix 2.0.x usi…
-
Hello,
Could you help me, I don't understand the following error (Compilation verbose) :
Linking everything together...
"D:\\Da Vinci\\0-DocumentationLogiciels\\arduino-nightly\\hardware\\tools\\…
-
```
Linking everything together...
"C:\Users\diver\AppData\Local\Arduino15\packages\arduino\tools\arm-none-eabi-gcc\4.8.3-2014q1/bin/arm-none-eabi-gcc" -mcpu=cortex-m3 -mthumb -Os -Wl,--gc-sections …
-
hi,
have tried getting mpd_oled to run with an sh1106 spi. seems like more work is required to make it work correctly. to sanity check have used luma.oled's example apps. this does work, so the wir…