aboutsummaryrefslogtreecommitdiffstats
path: root/boards/addons
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-12-05 21:26:55 +0100
committerJoel Bodenmann <joel@unormal.org>2013-12-05 21:26:55 +0100
commitae556531bd92abe4d70b39ab7c6d97cc610b921b (patch)
tree98d6bea5095fd4210f312f823bfc8ee1a74a11bd /boards/addons
parent95b4b31e296674ba7a70ab90a9aa829944e5193e (diff)
downloaduGFX-ae556531bd92abe4d70b39ab7c6d97cc610b921b.tar.gz
uGFX-ae556531bd92abe4d70b39ab7c6d97cc610b921b.tar.bz2
uGFX-ae556531bd92abe4d70b39ab7c6d97cc610b921b.zip
doco
Diffstat (limited to 'boards/addons')
-rw-r--r--boards/addons/ginput/touch/ADS7843/ginput_lld_mouse_board_st_stm32f4_discovery.h5
1 files changed, 4 insertions, 1 deletions
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
*