mbed-os/TESTS/mbed_hal/crc
Kevin Bracey 1f94428a56 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-11-13 14:31:49 +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-11-13 14:31:49 +02:00