Skip to content

Releases: xukangmin/TinyCore

TinyCore Arduino 0.0.7

21 Feb 02:09
Compare
Choose a tag to compare

Bug fixes:
change all enum definition to #define

TinyCore Arduino 0.0.6

25 Oct 13:43
Compare
Choose a tag to compare

Bug fixes:
analogRead functions
validate all analogRead pins

TinyCore Arduino 0.0.5

27 Aug 01:24
Compare
Choose a tag to compare

Implement Touch library for TinyCore 16/32

Fix a bug prevent building TinyCore 32 binary

TinyCore Arduino 0.0.4

18 Aug 14:27
Compare
Choose a tag to compare

Based on mega AVR library

Tested EEPROM, Servo & E-ink support

TinyCore Arduino 0.0.3

28 Jun 01:28
Compare
Choose a tag to compare
  • 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()

TinyCore Arduino 0.0.2

18 Jun 02:29
bbb50e9
Compare
Choose a tag to compare
  • Fix LEB_BUILTIN
  • Minor bug fixes

0.0.1

27 Apr 21:13
bbb50e9
Compare
Choose a tag to compare

tinycore initial release