Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation improvements, DMA IRQ table volatile bugfix. | Marti Bolivar | 2011-01-03 | 1 | -0/+10 |
| | |||||
* | nzmichaelh-master branch is ready for code review. | Marti Bolivar | 2010-12-30 | 1 | -3/+2 |
| | |||||
* | Changed nzmichaelh's initial DMA interface to be more flexible. | Marti Bolivar | 2010-12-30 | 1 | -8/+49 |
| | | | | | Some bugfixes in the external interrupt code were found along the way. Defines for nonexistent registers removed from nvic interface. | ||||
* | nzmichaelh's pull request mods compile and upload. | Marti Bolivar | 2010-12-28 | 1 | -1/+2 |
| | | | | renamed SysTick_Handler back to SysTickHandler since all of our linker magic/lanchon-stm32 depends on that name. added backup register support in order to test independent watchdog support; it seems to work. next major test target is DMA support. | ||||
* | Added basic DMA support | Michael Hope | 2010-10-20 | 1 | -0/+71 |