Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added incomplete PrinterHost demo application. | Dean Camera | 2009-07-11 | 1 | -206/+0 |
| | | | | | | Seperated out Lib components of the incomplete BluetoothHost demo application out into a seperate Lib subfolder. Changed F_CLOCK entries in project makefiles to alias to F_CPU by default, as this is the most common case. | ||||
* | Changed per-device controller preprocessor checks over to per-device series ↵ | Dean Camera | 2009-06-14 | 1 | -3/+9 |
| | | | | | | for better device control. Fixed error in Endpoint.c using HSOFI rather than SOFI for counting elapsed milliseconds. | ||||
* | Add master device Host demo makefile. | Dean Camera | 2009-06-05 | 1 | -0/+200 |
Copy and convert incomplete Bluetooth Host demo to the library. |