Commit graph

13 commits

Author SHA1 Message Date
8688510f60 Add license GPLv3
Make project truly open-source by adding GPLv3 license.
2024-03-15 09:58:38 +01:00
3e159ccf0a Overcomment bitwise operations
Overcomment bitwise operations to provide detailed explanations to each operation and how they work.
2024-03-15 09:40:02 +01:00
ae9afdde18 Update schematic.png 2024-03-14 08:13:04 +01:00
231e036940 Update README.md
Added notice by schematic regarding the migration from PB5 to PB0
2024-03-11 07:38:58 +01:00
088864e670 Migrate missed references
Migrated PB5 references to PB0, that were left over from a previous commit. This also fixes the false lock status OK reporting bug.
2024-03-10 18:08:04 +01:00
660dd4e8de Fix compilation errors
Fixed an invalid bit read and added a missing semicolon.
2024-03-10 16:42:23 +01:00
12f1ce3e78 Switch PB5 to PB0
Switched ATTiny LD input from PB5 to PB0 due to potential population conflict with RST function.
2024-03-10 15:57:34 +01:00
579140af81 Update README.md 2024-01-30 13:06:01 +01:00
8140a91deb Update README.md 2024-01-30 12:28:35 +01:00
963448be1b Update README.md 2024-01-23 13:20:08 +01:00
ea0faf27c5 Finished first revision 2024-01-23 13:14:19 +01:00
81b93a2372 Correct documentation
Made som changes to docs and comments to be more accurate
2024-01-23 10:25:45 +01:00
0b234caef8 Initial commit 2024-01-23 10:19:51 +01:00