summaryrefslogtreecommitdiff
path: root/chip/stm32/crc_hw.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* stm32: Add delay after enabling peripheral clockVic Yang2015-02-101-0/+3
* Move software CRC implementation to commonVic Yang2014-08-081-0/+38