| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
And created utility functions to go between representations.
Created to_pp_string for pretty print strings for dboard ids and device addrs.
Minor changes to the various classes that call these utilities.
|
|
|
|
|
|
| |
The dboard is now just a uint16 (dont bother with the enums).
The dboard manager now registers subdevs with a name.
The basic board code uses a static block to register itself.
|
|
prefixed them with dboard_ and mboard_.
And yes, the code is compiling.
|