1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

cpu/stm32_common: Edit documentation

This commit is contained in:
Jannes 2019-11-27 14:15:57 +01:00
parent 675bb0fe57
commit e88bbb0d6e

View File

@ -15,7 +15,10 @@
* The STM32Fx microcontroller can have an integrated CAN controller (bxCAN)
*
* This driver has been tested with a STM32F0,STM32F2 and STM32F4 MCU
* but should work on others
* but should work on others.
*
* The default bitrate is set to 500 kbps and the default sample point is set to
* 87.5%.
* @{
*
* @file