Skip to content

Commit 5bcbc07

Browse files
Release v4
1 parent 4168e36 commit 5bcbc07

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Version 4 (2023-04)
2+
===================
3+
- Support protocol verfsion 2.2.
4+
- Support `READ_BOARD_INFO` command.
5+
- No longer set board versions and extra info (display type) at
6+
compiletime, but read them from board info from flash at runtime.
7+
This means that instead of producing a hex file for each board
8+
version, just a hex file per hardware type (interface board & hopper
9+
board) is produced that will be combined with a board info block at
10+
flash time.
11+
- Removed version number block from flash.
12+
- Size optimizations to make things fit on the attiny.
13+
114
Version 3.1 (2022-09)
215
=====================
316
- Support interfaceboard v1.5 and v1.6.

0 commit comments

Comments
 (0)