This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 2d7e25e7e06a9080f2df956951a2baefab6fbc32 Author: YAMAMOTO Takashi <yamam...@midokura.com> AuthorDate: Sat Nov 28 10:06:26 2020 +0900 boards/arm/lpc43xx/bambino-200e/src/lpc43_ssp.c: Appease nxstyle --- boards/arm/lpc43xx/bambino-200e/src/lpc43_ssp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/boards/arm/lpc43xx/bambino-200e/src/lpc43_ssp.c b/boards/arm/lpc43xx/bambino-200e/src/lpc43_ssp.c index 265cec0..34b4b3a 100644 --- a/boards/arm/lpc43xx/bambino-200e/src/lpc43_ssp.c +++ b/boards/arm/lpc43xx/bambino-200e/src/lpc43_ssp.c @@ -63,7 +63,8 @@ * Name: lpc43_sspdev_initialize * * Description: - * Called to configure SPI chip select GPIO pins for the Bambino-200e board. + * Called to configure SPI chip select GPIO pins for the Bambino-200e + * board. * ****************************************************************************/