aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-12-10 10:38:08 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-12-10 10:38:08 +0000
commit3842ff446c4012d26cf02009c89e1c0be426dbbf (patch)
tree1f38070ee9a386631ceb6f4e927cb1d9649b06dd /testhal/STM32/STM32L4xx/GPT-ADC/readme.txt
parent7fe3a9049901f2e07add95992c6f1e81c86641a1 (diff)
downloadChibiOS-3842ff446c4012d26cf02009c89e1c0be426dbbf.tar.gz
ChibiOS-3842ff446c4012d26cf02009c89e1c0be426dbbf.tar.bz2
ChibiOS-3842ff446c4012d26cf02009c89e1c0be426dbbf.zip
Unified ADCv3 driver, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8572 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L4xx/GPT-ADC/readme.txt')
-rw-r--r--testhal/STM32/STM32L4xx/GPT-ADC/readme.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt b/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt
new file mode 100644
index 000000000..4f4823957
--- /dev/null
+++ b/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt
@@ -0,0 +1,25 @@
+*****************************************************************************
+** ChibiOS/RT port for ARM-Cortex-M4 STM32F476RG. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an ST NUCLEO-L476RG board.
+
+** The Demo **
+
+
+** Build Procedure **
+
+The demo has been tested by using the free Codesourcery GCC-based toolchain
+and YAGARTO. just modify the TRGT line in the makefile in order to use
+different GCC toolchains.
+
+** Notes **
+
+Some files used by the demo are not part of ChibiOS/RT but are copyright of
+ST Microelectronics and are licensed under a different license.
+Also note that not all the files present in the ST library are distributed
+with ChibiOS/RT, you can find the whole library on the ST web site:
+
+ http://www.st.com