aboutsummaryrefslogtreecommitdiff
path: root/lib/pbdrv
Commit message (Collapse)AuthorAge
* re-implement deferred I2C handlers for the Arduino pbdrv drvLoek Le Blansch2024-06-24
|
* Merge branch 'wip/docs' into wip/rp2040-good-endingLoek Le Blansch2024-06-23
|\
| * add cross-reference for overwritten pbdrv handlers in main controller softwareLoek Le Blansch2024-06-23
| |
* | remove delay function from pbdrvLoek Le Blansch2024-06-23
| |
* | place rp2040 back in pbdrvLoek Le Blansch2024-06-23
| |
* | WIP RP2040 I2C workaround codeLoek Le Blansch2024-06-22
|/
* even more doxygen documentationLoek Le Blansch2024-06-22
|
* more docsLoek Le Blansch2024-06-22
|
* more code documentationLoek Le Blansch2024-06-22
|
* more doxygen documentationgLoek Le Blansch2024-06-21
|
* WIP more design document + add TODOsLoek Le Blansch2024-06-21
|
* fix dumb mistake in pbdrvLoek Le Blansch2024-06-21
|
* add puzzle module init hook + weak implementationLoek Le Blansch2024-06-21
|
* more documentation (WIP design.adoc)Loek Le Blansch2024-06-20
|
* WIP more documentationLoek Le Blansch2024-06-20
|
* WIP main controller puzzle bus behavior + fix build system / clientLoek Le Blansch2024-06-18
|
* main controller firmware compiling againLoek Le Blansch2024-06-18
|
* clean up code for getting main controller compiling againLoek Le Blansch2024-06-18
|
* stupid dumb bugLoek Le Blansch2024-06-18
|
* i2c reply kinda workingLoek Le Blansch2024-06-18
|
* WIP losing my mindLoek Le Blansch2024-06-18
|
* WIP fixing memory handlingLoek Le Blansch2024-06-16
|
* restore arduino compatibilityLoek Le Blansch2024-06-15
|
* compiling works again :cry:Loek Le Blansch2024-06-15
|
* WIP freertos + Arduino workaroundLoek Le Blansch2024-06-15
|
* puzzle bus message routing functionsLoek Le Blansch2024-06-14
|
* finish message send functionsLoek Le Blansch2024-06-14
|
* clean up message type architectureLoek Le Blansch2024-06-14
|
* WIP more puzzle bus driver codeLoek Le Blansch2024-06-14
|
* clean up pbdrv namingLoek Le Blansch2024-06-14
|
* decide on pbdrv serialization architectureLoek Le Blansch2024-06-14
|
* really WIP driver (de)serializationLoek Le Blansch2024-06-13
|
* WIP pb-readLoek Le Blansch2024-06-11
|
* pb-write + testsLoek Le Blansch2024-06-11
|
* fix write_cmd_req_set_stateLoek Le Blansch2024-06-11
|
* rp2040 driver works (ugly)Loek Le Blansch2024-06-10
|
* WIP rp2040 pbdrv recv outside irq handlerLoek Le Blansch2024-06-09
|
* rp2040 driver send still working (kinda)Loek Le Blansch2024-06-09
|
* fix arduino pbdrvLoek Le Blansch2024-06-09
|
* mini cleanupLoek Le Blansch2024-06-09
|
* WIP raspberry pi pico pbdrvLoek 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
|
* WIP pb-write cmd req set stateLoek Le Blansch2024-06-05
|
* the large library cleanupLoek Le Blansch2024-06-05