Skip to content

Releases: wokwi/avr8js

0.12.0

14 Nov 09:27
4196fbb
Compare
Choose a tag to compare
  • feat: Support for simulating ATtinyx5 (e.g. ATtiny85) timers #64 0e4e8de

v0.11.5...v0.12.0

0.11.5

14 Nov 09:16
e11bb93
Compare
Choose a tag to compare
  • fix: AVRTimerConfig interface not exported #65 348c553
  • docs: add link to ATtiny85 simulation example 956d5f1

v0.11.4...v0.11.5

0.11.4

07 Oct 10:45
19d8481
Compare
Choose a tag to compare
  • fix(gpio): Changing pinMode from INPUT to INPUT_PULLUP doesn't trigger listeners cb71d87
  • test(gpio): extract constants 4da25f8

v0.11.3...v0.11.4

0.11.3

30 Sep 07:43
3770586
Compare
Choose a tag to compare
  • fix(cpu): incorrect address for RAMPZ / EIND #61 8dcafb1

v0.11.2...v0.11.3

0.11.2

02 Sep 21:06
2f9af46
Compare
Choose a tag to compare
  • perf(timer): speed up interrupt handling ed81059
  • perf(timer): improve timer speed 673cbaf

v0.11.1...v0.11.2

0.11.1

02 Sep 12:40
e4ed182
Compare
Choose a tag to compare

v0.11.0...v0.11.1

0.11.0

22 Aug 14:07
15fadca
Compare
Choose a tag to compare

v0.10.2...v0.11.0

0.10.2

01 Aug 13:48
7e2d99d
Compare
Choose a tag to compare
  • fix(timer): keeps counting even when stopped #41 78377f7
  • chore(deps): npm audit fix 4a58bab
  • chore(deps): jest 26.x da5301f

v0.10.1...v0.10.2

0.10.1

16 Jul 17:47
6a6edcc
Compare
Choose a tag to compare
  • fix(eeprom): EEPROM write fails after first attempt #54 e319f6f

v0.10.0...v0.10.1

0.10.0 - EEPROM Support

16 Jul 17:00
7466e56
Compare
Choose a tag to compare
  • feat(eeprom): implement EEPROM peripheral #15 3685e1a
  • chore(deps): npm upgrade 9c3c535
  • test(twi): extract constants e46217a
  • test(timer): remove stray console.log 32c0290

v0.9.2...v0.10.0