altos/stmf0: Add CRC driver
authorKeith Packard <keithp@keithp.com>
Wed, 28 Jan 2015 00:55:27 +0000 (16:55 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 28 Jan 2015 00:55:27 +0000 (16:55 -0800)
commita95d6776dea86cdc4bdc3512505ba7e75365c127
treec43b3bb253b4f5367b0c6f669b2892e8fd828ed2
parent79f3434013650fe4e3d76e5eb56a10000ee34249
altos/stmf0: Add CRC driver

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>
src/stmf0/ao_crc.h [new file with mode: 0644]
src/stmf0/stm32f0.h