Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Filled in dboard code for basics and lf type boards. | Josh Blum | 2010-03-10 | 1 | -28/+12 | |
| | | | | | | 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. | |||||
* | added set nice gpio pins to manager on init and deconstruct | Josh Blum | 2010-02-22 | 1 | -9/+18 | |
| | ||||||
* | Made implementation class for the dboard manager. | Josh Blum | 2010-02-22 | 1 | -8/+50 | |
| | ||||||
* | Moved lib and include contents of dboard and mboard one directory up and ↵ | Josh Blum | 2010-02-21 | 1 | -0/+231 | |
prefixed them with dboard_ and mboard_. And yes, the code is compiling. |