-
The master branch fails to compile due to an incomplete comment in `core_devices.h` added in ff882057402e7:
https://github.com/SpenceKonde/megaTinyCore/blob/f0e59764d741bdff09b670be0d055b5c728b4788…
-
Hi Phillip,
I recently got hold of some AVR128DB28. Though they are pretty new, Spence Konde already supports them with [DxCore](https://github.com/SpenceKonde/DxCore). They belong to the `megaavr`…
-
Firmware used in Arduino Nano Every SAMD11 interface chip with some changes.
https://github.com/arduino/ArduinoCore-megaavr/tree/master/firmwares/MuxTO
ref:
https://www.avrfreaks.net/forum/u…
epccs updated
5 years ago
-
Platform-atmelmegaavr currently depends an outdated version of dxcore (1.4.5 and 1.4.10 available on PlatformIO, but 1.5.6 available on GitHub and Arduino IDE). This causes build failures for AVR64DD2…
-
**Describe the bug**
Some platforms don't expose a Serial object. This can cause compiler issues due to debug methods present in the library.
An example is the method SerialDumpTables in \colors\Ne…
-
Edit for tone: Merge was unsuccessful, megaTinyCore is reverted (and a new round of fixes added to further improve hardware compatibility), that will need to be merged;
C:\Users\Spence\Documents\A…
-
It looks like Dabble isn't compatible with the megaavr architecture:
```
In file included from C:\Users\jens\Documents\Arduino\libraries\Dabble-master\src/DabblePrintln.h:4:0,
fr…
-
I am trying to use the 2.8" TFT Touch Sheild (1651) with Arduino Uno Wifi Rev 2 board using Arduino IDE V1.8.7.
I am trying to compile the Adafruit_ILI9341\examples\graphicstest and I am getting th…
-
I'm interested in adding support for the new AVR chips, 0/1/2-series tinyAVR and megaAVR, that have been released in the past few years. While overall the cores look a lot like classic AVR cores, ther…
-
### Describe the problem
When I use Arduino IDE 2.0.3, everything is OK!
After upgraded to Arduino IDE 2.0.4, Compiler work for ESP32 and AVR64DD32 is broken.
The error is :
```
exec: "bash": c…