Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-03 | modules/spokes: uint setup->{thickness,iterations} | Vito Caputo | |
Let's not handle negative values for these in the setup, even if it's all multiple choice options that don't include erroneous negatives. Technically you can feed in whatever using the ":" force prefix... | |||
2023-12-01 | modules/spokes: add spokes module | Philip J Freeman | |
This module started out as a way to test a line drawing algorithm, but ended up looking interesting enough to include as a module of it's own. #ZephyrCommit #BirdwalkCommit |