Releases: xukangmin/TinyCore
Releases · xukangmin/TinyCore
TinyCore Arduino 0.0.7
TinyCore Arduino 0.0.6
Bug fixes:
analogRead functions
validate all analogRead pins
TinyCore Arduino 0.0.5
Implement Touch library for TinyCore 16/32
Fix a bug prevent building TinyCore 32 binary
TinyCore Arduino 0.0.4
Based on mega AVR library
Tested EEPROM, Servo & E-ink support
TinyCore Arduino 0.0.3
- 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
- Fix LEB_BUILTIN
- Minor bug fixes