-
When i'm trying to compile code i've got error:
```
USBComm.cpp:178: error: prototype for 'size_t HIDSerial::write(const uint8_t*, size_t)' does not match any in class 'HIDSerial'
size_t HIDSeri…
-
```
I want to make Tiny13A core with Tiny Arduino!
TINY13A core summary
MAX Frq 20Mhz
1KB FLASH
64byte EEPROM
64byte SRAM
Do you know how to make TINY13A core Arduino Tiny ?
```
Original issue rep…
-
```
I want to make Tiny13A core with Tiny Arduino!
TINY13A core summary
MAX Frq 20Mhz
1KB FLASH
64byte EEPROM
64byte SRAM
Do you know how to make TINY13A core Arduino Tiny ?
```
Original issue rep…
-
Hi,
Thanks you for this libray, i used with Nano, Mega and Due.
I will use a beetle DFR0282 ATmega32u4 looks like as a Leonardo.
Is this libray compatible with this?
regards
andy
-
Hello, I installed the latest firmware on Arduino and connected via i2c to Wemos d1 mini. As a result, they give out a smaller hashrate than via USB. What could be the problem?
-
```
For a variety of ATtiny chips (x4, x5, x61 and ATmega161), the respective avr
iot define files define BIN to 7 for Bipolar Input Mode in ADCSRB.
The core Print.h defines BIN to be 2.
This leads…
-
```
For a variety of ATtiny chips (x4, x5, x61 and ATmega161), the respective avr
iot define files define BIN to 7 for Bipolar Input Mode in ADCSRB.
The core Print.h defines BIN to be 2.
This leads…
-
```
For a variety of ATtiny chips (x4, x5, x61 and ATmega161), the respective avr
iot define files define BIN to 7 for Bipolar Input Mode in ADCSRB.
The core Print.h defines BIN to be 2.
This leads…
-
Works perfect across the table on linux, but no matter what I try it won't work with windows (tried with avrdude [7.0](https://github.com/mcuee/avrdude/releases/tag/v7.0) and [7.2_mingw64.zip](https:/…
-
I have a short and longboard C64 both with your SKS64 solution, and both are working fine (ATTINY85, Firmware 1.6 in combination with an RGB LED).
Because I also own a 1541C drive I tried installin…