aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | clean up repositoryLoek Le Blansch2024-06-08
| | |
* | | add some handover report ramblingsLoek Le Blansch2024-06-08
| | |
* | | remove overengineered codeLoek Le Blansch2024-06-07
| | |
* | | added pull-up resistors (code works, commit for safety)Loek Le Blansch2024-06-07
| | |
* | | WIP debugging arduino puzzle module driverLoek Le Blansch2024-06-06
| | |
* | | create word completion list functionLoek Le Blansch2024-06-06
| | |
* | | add arduino ide install noticeLoek Le Blansch2024-06-05
| | |
* | | WIP pb-write cmd req set stateLoek Le Blansch2024-06-05
| | |
* | | add `mpack_read_remaining_bytes` function to mpackLoek Le Blansch2024-06-05
| | |
* | | the large library cleanupLoek Le Blansch2024-06-05
| | |
* | | arduino specific puzzle bus driver testLoek Le Blansch2024-06-05
| | |
* | | add arduino cmake toolchain + improve lazy.mkLoek Le Blansch2024-06-05
| | |
* | | WIP fix puzzle bus message typesLoek Le Blansch2024-06-04
| | |
* | | add i2ctcp unit testsLoek Le Blansch2024-06-04
| |/ |/|
* | WIP parsing the connected puzzle module listLoek Le Blansch2024-05-30
| |
* | fix wild bugLoek Le Blansch2024-05-30
| |
* | more client i2c shufflingLoek Le Blansch2024-05-30
| |
* | implement message dumpingLoek Le Blansch2024-05-30
| |
* | implement pbdrvLoek Le Blansch2024-05-30
| |
* | merge wip/puzbus-spec into wip/clientLoek Le Blansch2024-05-29
|\ \
| * | use strncmp instead of memcmp for comparing strings of unknown lengthLoek Le Blansch2024-05-29
| | |
| * | fix spelling mistakeLoek Le Blansch2024-05-28
| | |
| * | add initial puzzle bus specificationLoek Le Blansch2024-05-28
| | |
* | | WIP puzzle bus driver reworkLoek Le Blansch2024-05-29
| | |
* | | add documentation + string escapeLoek Le Blansch2024-05-29
| | |
* | | sort out completion functionsLoek Le Blansch2024-05-29
|/ /
* | add readme ot i2ctcp folderLoek Le Blansch2024-05-28
| |
* | update readmesLoek Le Blansch2024-05-28
| |
* | separate the i2c over tcp from puzzle bus librariesLoek Le Blansch2024-05-28
| |
* | quickly implement some pseudo handlers for the remaining commandslonkaars2024-05-27
| |
* | update readmeLoek Le Blansch2024-05-26
| |
* | fix another silly bugLoek Le Blansch2024-05-26
| |
* | fix silly typoLoek Le Blansch2024-05-26
| |
* | WIP convert parse.cpp data into raw dataLoek Le Blansch2024-05-26
| |
* | split up hex string parser and number parser + small refactoringLoek Le Blansch2024-05-25
| |
* | finish parser scanning partLoek Le Blansch2024-05-25
| |
* | Merge branch 'master' into wip/main-controllerLoek Le Blansch2024-05-25
|\ \ | |/ |/|
| * Merge branch 'master' into prot/vault-puzzle (merge #5)Loek Le Blansch2024-05-25
| |\
| | * Merge branch 'master' into prot/neo-puzzle (merge #4)Loek Le Blansch2024-05-25
| | |\
| | | * Merge pull request #6 from lonkaars/wip/housekeepingLoek Le Blansch2024-05-19
| | | |\ | | | | | | | | | | add housekeeping notices
| | | | * add housekeeping noticeslonkaars2024-05-19
| | | |/
| | * | editorconfig deletion and working hardware codeElwin Hammer2024-05-25
| | | |
| | * | Update editorconfig.wxl, arduino-neopuzzle.ino, and neo.cppElwin Hammer2024-05-21
| | | |
| | * | Pull request changes applied and fixed the code so that it can compile ↵Elwin Hammer2024-05-21
| | | | | | | | | | | | | | | | without any errors
| | * | Converted ESP code to ArduinoElwin Hammer2024-05-18
| | | |
| | * | ESP version of the neotrellis puzzle (first setup)Elwin Hammer2024-04-23
| | | |
| | * | First setup prototype of the neotrellis puzzleElwin Hammer2024-04-15
| | | |
| * | | Delete editorconfig.wxlElwin Hammer2024-05-25
| | | |
| * | | Code working according to game logic from console appElwin Hammer2024-05-23
| | | |
| * | | Update arduino-vaultpuzzle.inoElwin Hammer2024-05-23
| | | |