aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/hymini-stm32v
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-12-22 21:55:54 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-12-22 21:55:54 +0000
commit60006bab7adbc20478cfebabb6c42572225c8734 (patch)
treede611df330178a7c539127b3d7f26e5420094a7b /nuttx/configs/hymini-stm32v
parente2ef959d922250f2a71519648487ec2367df82ed (diff)
downloadpx4-firmware-60006bab7adbc20478cfebabb6c42572225c8734.tar.gz
px4-firmware-60006bab7adbc20478cfebabb6c42572225c8734.tar.bz2
px4-firmware-60006bab7adbc20478cfebabb6c42572225c8734.zip
Update to the STM32 ADC and CAN drivers
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4215 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/hymini-stm32v')
-rwxr-xr-xnuttx/configs/hymini-stm32v/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/hymini-stm32v/README.txt b/nuttx/configs/hymini-stm32v/README.txt
index 8dce52d26..f3417be28 100755
--- a/nuttx/configs/hymini-stm32v/README.txt
+++ b/nuttx/configs/hymini-stm32v/README.txt
@@ -499,6 +499,8 @@ HY-Mini specific Configuration Options
mode for testing. The STM32 CAN driver does support loopback mode.
CONFIG_CAN1_BAUD - CAN1 BAUD rate. Required if CONFIG_STM32_CAN1 is defined.
CONFIG_CAN2_BAUD - CAN1 BAUD rate. Required if CONFIG_STM32_CAN2 is defined.
+ CONFIG_CAN_REGDEBUG - If CONFIG_DEBUG is set, this will generate an
+ dump of all CAN registers.
HY-MiniSTM32V LCD Hardware Configuration (SSD1289 controler)