diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-02-28 12:47:21 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-02-28 12:47:21 +0000 |
commit | b94c000dd86448ce81f1a33fa41cc8a98207e1a9 (patch) | |
tree | b1e06e53e0084535c12c22607ec2dc9b1f9a3df1 /testhal/STM32/STM32L4xx/GPT-ADC/readme.txt | |
parent | 75eac1f57411e538096ce42eb938f4021a658eec (diff) | |
download | ChibiOS-b94c000dd86448ce81f1a33fa41cc8a98207e1a9.tar.gz ChibiOS-b94c000dd86448ce81f1a33fa41cc8a98207e1a9.tar.bz2 ChibiOS-b94c000dd86448ce81f1a33fa41cc8a98207e1a9.zip |
Added more STM32L4xx demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8991 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L4xx/GPT-ADC/readme.txt')
-rw-r--r-- | testhal/STM32/STM32L4xx/GPT-ADC/readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt b/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt index 4f4823957..79d9c27ec 100644 --- a/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt +++ b/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt @@ -8,6 +8,7 @@ The demo runs on an ST NUCLEO-L476RG board. ** The Demo **
+The application demonstrates the use of the STM32L4xx ADC driver triggered by GPT.
** Build Procedure **
|