Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Filled in dboard code for basics and lf type boards. | Josh Blum | 2010-03-10 | 1 | -53/+0 |
| | | | | | | 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. | ||||
* | Moved lib and include contents of dboard and mboard one directory up and ↵ | Josh Blum | 2010-02-21 | 1 | -8/+8 |
| | | | | | | prefixed them with dboard_ and mboard_. And yes, the code is compiling. | ||||
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 1 | -0/+53 |