Skip to content

Releases: wokwi/avr8js

0.3.0

25 Nov 20:06
91bbc1a
Compare
Choose a tag to compare
  • feat: GPIO port implementation (PORTB, PORTC, PORTD)

0.2.0

21 Nov 15:12
1709b3d
Compare
Choose a tag to compare
  • feat: Initial timer support: 8 bit timers counting, prescaler, overflow and overflow interrupt

0.1.1

21 Nov 14:30
27e67a9
Compare
Choose a tag to compare

fix #1: TypeScript declaration files cause errors on TypeScript < 3.7

0.1.0

21 Nov 14:27
79ee20b
Compare
Choose a tag to compare

Initial release - most instructions implemented + some test coverage