| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add arduino ide install notice | Loek Le Blansch | 2024-06-05 |
| | | |||
| * | the large library cleanup | Loek Le Blansch | 2024-06-05 |
| | | |||
| * | arduino specific puzzle bus driver test | Loek Le Blansch | 2024-06-05 |
| | | |||
| * | add arduino cmake toolchain + improve lazy.mk | Loek Le Blansch | 2024-06-05 |
| | | |||
| * | implement pbdrv | Loek Le Blansch | 2024-05-30 |
| | | |||
| * | use strncmp instead of memcmp for comparing strings of unknown length | Loek Le Blansch | 2024-05-29 |
| | | |||
| * | fix spelling mistake | Loek Le Blansch | 2024-05-28 |
| | | |||
| * | add initial puzzle bus specification | Loek Le Blansch | 2024-05-28 |
| | | |||
| * | Merge branch 'master' into prot/vault-puzzle (merge #5) | Loek Le Blansch | 2024-05-25 |
| |\ | |||
| | * | editorconfig deletion and working hardware code | Elwin Hammer | 2024-05-25 |
| | | | |||
| | * | Update editorconfig.wxl, arduino-neopuzzle.ino, and neo.cpp | Elwin Hammer | 2024-05-21 |
| | | |||
| * | Code working according to game logic from console app | Elwin Hammer | 2024-05-23 |
| | | |||
| * | Update arduino-vaultpuzzle.ino | Elwin Hammer | 2024-05-23 |
| | | |||
| * | Feedback applied | Elwin Hammer | 2024-05-21 |