Removing trailing whitespaces
This commit is contained in:
parent
ed87b928c5
commit
f111058472
|
@ -1,4 +1,4 @@
|
||||||
/** @file board.c
|
/** @file cpu/stm32w108/hal/micro/cortexm3/board.c
|
||||||
* @brief Board file x STM32W108 Kits boards
|
* @brief Board file x STM32W108 Kits boards
|
||||||
*
|
*
|
||||||
* This file implements a software layer to support all the ST kits boards
|
* This file implements a software layer to support all the ST kits boards
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/** @file temperature-sensor.h
|
/** @file cpu/stm32w108/hal/micro/temperature-sensor.h
|
||||||
* @brief Header for temperature sensor driver
|
* @brief Header for temperature sensor driver
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue