Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions frontend/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Lock frontend

v0
==

Arduino based.

v1
==

Arduino based, but now with platformio.


v2
==

RP2040 based, custom board, Rust firmware. Work in progress.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions frontend/v2/firmware/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
Loading