ATTinyCore icon indicating copy to clipboard operation
ATTinyCore copied to clipboard

Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8

Results 65 ATTinyCore issues
Sort by recently updated
recently updated
newest added

Added ATtiny26 sections into avrdude.conf. Fixed fuses in board.txt for the MCU Refactored Clock Source+Speed menu. Refactored BrownOut Detect menu Added .gitignore

Fix in wrong branch

It would be great to have an option to set RSTDSBL during upload to attinyx5 alongside with other options like i.a. B.O.D. Level. There are cheap High Voltage Programmers so...

enhancement
work complete but untested

Which of the pins on the MH-ET-Tiny88 board are interrupt pins and what is the code to get these to work? I cant find any info on that topic although...

Fixed some minor grammar issues in README including article usage, noun determiners, and commas.

Fix in wrong branch

### Discussed in https://github.com/SpenceKonde/ATTinyCore/discussions/710 Originally posted by **founfabug** August 3, 2022 Arduino: 1.8.13 ATTinyCore-2.0.0-dev: From today System: Windows 10 Error on uploading: `java.io.IOException: Cannot run program "C:\Users\...\AppData\Local\Arduino15\packages\ATTinyCore\tools\micronucleus\2.5-azd1b/launcher": CreateProcess error=2, The...

Critical
2.0.0-dev bug

### Discussed in https://github.com/SpenceKonde/ATTinyCore/discussions/664 Originally posted by **AvilanHauxen** February 7, 2022 Hi. I have a project that I am moving from an ATTiny84 to an ATTiny861, and I am experiencing...

Pre-2.0.0 bug
help wanted
2.0.0-dev bug

Hi - I've been trying to use the v2.0.0-dev version of this package instead of the published v1.5.2 as I'm trying to do something using SPI on USI port A...

2.0.0-dev bug

After being confused for an hour why my sketch was running at the wrong speed I discovered that on my installation of V2.0.0 I am getting wrong fuse settings when...

2.0.0-dev bug

I have Attiny85 and MAX485. I want to programming attiny by 485. I know that optiboot can change max485 in to "programming mode" by pin from attiny. Is this option...

Pre-2.0.0 bug