aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F0xx/ADC
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-07-26 12:51:34 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-07-26 12:51:34 +0000
commit0e263707af129726b6f9f1056523e1f16f350078 (patch)
tree724f3ba5c9c07284c3b7c7574e87fa23c91ff6e3 /testhal/STM32/STM32F0xx/ADC
parentb33676f51e20e656778a5d6100580950b771fd2e (diff)
downloadChibiOS-0e263707af129726b6f9f1056523e1f16f350078.tar.gz
ChibiOS-0e263707af129726b6f9f1056523e1f16f350078.tar.bz2
ChibiOS-0e263707af129726b6f9f1056523e1f16f350078.zip
STM32L0xx ADC demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8106 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F0xx/ADC')
-rw-r--r--testhal/STM32/STM32F0xx/ADC/readme.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F0xx/ADC/readme.txt b/testhal/STM32/STM32F0xx/ADC/readme.txt
index 71834f18b..8cd93d8fe 100644
--- a/testhal/STM32/STM32F0xx/ADC/readme.txt
+++ b/testhal/STM32/STM32F0xx/ADC/readme.txt
@@ -12,7 +12,6 @@ The application demonstrates the use of the STM32F0xx ADC driver.
** Board Setup **
-- Remove the LCD module.
- Connect PC0 to 3.3V and PC1 to GND for analog measurements.
** Build Procedure **