Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15033 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
129429b7c3
commit
ecfd351419
|
@ -15,7 +15,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* @file hal_spi_v1_lld.c
|
||||
* @file hal_spi_lld.c
|
||||
* @brief PLATFORM SPI (v1) subsystem low level driver source.
|
||||
*
|
||||
* @addtogroup SPI_V1
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* @file hal_spi_v1_lld.h
|
||||
* @file hal_spi_lld.h
|
||||
* @brief PLATFORM SPI (v1) subsystem low level driver header.
|
||||
*
|
||||
* @addtogroup SPI_V1
|
||||
|
|
Loading…
Reference in New Issue