Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion os/hal/ports/SN32/LLD/SN32F2xx/SPI/hal_spi_v2_lld.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
*/
/**
* @brief SPI0 driver enable switch.
* @details If set to @p TRUE the support for SPI1 is included.
* @details If set to @p TRUE the support for SPI0 is included.
* @note The default is @p FALSE.
*/
#if !defined(SN32_SPI_USE_SPI0) || defined(__DOXYGEN__)
Expand Down