File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
30
- Better register definitions for peripherals of the ATmega128RFA1 ([ #173 ] ).
31
31
32
32
### Added
33
- - Support for ` AT90CAN128 ` , ` AT90CAN64 ` , and ` AT90CAN32 ` .
33
+ - Support for ` AT90CAN128 ` , ` AT90CAN64 ` , and ` AT90CAN32 ` ( [ # 206 ] ) .
34
34
- Support for ` ATtiny204 ` , ` ATtiny804 ` , and ` ATtiny1604 ` ([ #182 ] ).
35
35
- Support for ` ATtiny1606 ` ([ #183 ] ).
36
36
- Support for ` ATtiny1626 ` ([ #185 ] ). The ` VPORTA.DIR ` register is currently
@@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
46
46
[ #185 ] : https://github.com/Rahix/avr-device/pull/185
47
47
[ #189 ] : https://github.com/Rahix/avr-device/pull/189
48
48
[ #195 ] : https://github.com/Rahix/avr-device/pull/195
49
+ [ #206 ] : https://github.com/Rahix/avr-device/pull/206
49
50
50
51
51
52
## [ 0.7.0] - 2025-01-05
You can’t perform that action at this time.
0 commit comments