CubeMX bug: stm32f4xx_hal_crc.c is not included in IAR project
Posted on April 29, 2015 at 00:51After adding the CRC peripheral for an STM32F415 project... CubeMX bug: stm32f4xx_hal_crc.c is not included in IAR project. The main.c code does have the code to create a handle and all the init code is brought in. ...