summaryrefslogtreecommitdiff
path: root/src/stmf0/ao_crc.h
Commit message (Collapse)AuthorAge
* altos/stmf0: Add CRC driverKeith Packard2015-01-27
Sets up the stm32f0 CRC hardware, exposing inline functions to access it. DMA access is possible, but usbtrng can't use that. Signed-off-by: Keith Packard <keithp@keithp.com>