This commit is contained in:
rusefillc 2024-06-15 00:20:48 -04:00
parent 4af438a7bb
commit a0fc61e600
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
This is about (official?) rusEFI firmware being able to distinguish between different revisions of the same board.
Technically there is no need to have unique values between different official boards since we always compile firmware with specific board in mind, just a revision version would be sufficient.
Usage:
1. Add (an uncommented) line with your board name into test.sh and run the script.