From ae556531bd92abe4d70b39ab7c6d97cc610b921b Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Thu, 5 Dec 2013 21:26:55 +0100 Subject: [PATCH] doco --- .../ADS7843/ginput_lld_mouse_board_st_stm32f4_discovery.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/boards/addons/ginput/touch/ADS7843/ginput_lld_mouse_board_st_stm32f4_discovery.h b/boards/addons/ginput/touch/ADS7843/ginput_lld_mouse_board_st_stm32f4_discovery.h index 465a83e5..df1c02a7 100644 --- a/boards/addons/ginput/touch/ADS7843/ginput_lld_mouse_board_st_stm32f4_discovery.h +++ b/boards/addons/ginput/touch/ADS7843/ginput_lld_mouse_board_st_stm32f4_discovery.h @@ -10,7 +10,10 @@ /* * uGFX port used: ChibiOS/RT - * SPI port: SPI2 + * + * SCK: GPIOB, 13 + * MISO: GPIOB, 14 + * MOSI: GPIOB, 15 * CS: GPIOC, 4 * IRC: GPIOC, 5 *