Xukangmin TinyCore Versions Save

TinyCore boards / attiny 1 series Core, Arduino IDE Core, targets ATtiny 417 / 814 / 816 / 817 / 1614 / 1616 / 1617 / 3217 and similar MCUs

0.0.7

3 years ago

Bug fixes: change all enum definition to #define

0.0.6

4 years ago

Bug fixes: analogRead functions validate all analogRead pins

0.0.5

4 years ago

Implement Touch library for TinyCore 16/32

Fix a bug prevent building TinyCore 32 binary

0.0.4

4 years ago

Based on mega AVR library

Tested EEPROM, Servo & E-ink support

0.0.3

4 years ago
  • Change PRESCALER To 1. CPU is operating @ 20MHz to be compatible with NeoPixel
  • Verified UART, I2C working with the new frequency
  • Fix bugs in millis()

0.0.2

4 years ago
  • Fix LEB_BUILTIN
  • Minor bug fixes

0.0.1

5 years ago

tinycore initial release