This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Bug in crc.h

Hello

I just want to report a small bug in revision 2.1.0.12573 of the Tiva Peripheral Driver Library.
In the crc.h header file CRC_CFG_ENDIAN_SBHW is defined as 0x00000000 but 0x00000020 would be correct.

Kilian