Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Requiring dac_dev* argument in DAC convenience functions. | Marti Bolivar | 2011-04-21 | 1 | -12/+16 |
| | |||||
* | RCC refactor. | Marti Bolivar | 2011-03-21 | 1 | -0/+4 |
| | | | | | | Older refactor commit e4807a5010f59ab863ad2c96dc14caf65bf1ae60 used bit-banding in rcc_clk_init() to set RCC_CR_HSEON, which doesn't work for some reason. Not going to try to figure out why. | ||||
* | Revert "RCC refactor, bugfixes" | Perry Hung | 2011-03-21 | 1 | -4/+0 |
| | | | | This reverts commit e4807a5010f59ab863ad2c96dc14caf65bf1ae60. | ||||
* | RCC refactor, bugfixes | Marti Bolivar | 2011-03-12 | 1 | -0/+4 |
| | |||||
* | [WIP] GPIO refactor: seems ok, ready for review | Marti Bolivar | 2011-03-11 | 1 | -3/+3 |
| | |||||
* | Refactor DAC | Perry Hung | 2011-02-27 | 1 | -22/+67 |
| | | | | | DAC header and source slightly cleaned up. Test on Maple Native prototype. Add flags parameter to allow selective enabling of channels. | ||||
* | Basic DAC functionality (high-density devices only). | Marti Bolivar | 2011-02-18 | 1 | -9/+7 |
| | |||||
* | docs | Marti Bolivar | 2010-10-11 | 1 | -0/+4 |
| | |||||
* | whitespace cleanups | Marti Bolivar | 2010-09-27 | 1 | -21/+17 |
| | |||||
* | Merge maple-native changes into portable | bnewbold | 2010-08-31 | 1 | -1/+1 |
| | | | | This compiles for both maple and maple_native but is untested. | ||||
* | basic working dac implementation | bnewbold | 2010-08-07 | 1 | -0/+67 |