mbed-os/TESTS/mbed_hal/crc
Kevin Bracey fe22bc023e Update HAL CRC API
* Change "is supported" check to be a macro, so it can be done at
  compile-time.
* Eliminate weird shift on 7-bit CRCs.
* Add support for 32-bit CRCs and reversals to TMPM3HQ.
2019-12-02 14:45:37 +02:00
..
crc_api_tests.h Add HAL CRC test and test header file. 2018-06-07 10:17:21 +02:00
main.cpp Update HAL CRC API 2019-12-02 14:45:37 +02:00