diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-11-04 15:49:25 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-11-04 15:49:25 +0000 |
commit | b8352d5f4b945b307d5850b3bb2259e9ea3c75a8 (patch) | |
tree | 4d770a6cab369323025fe2f1aed80cdb55852e3a /testhal/STM32/STM32L1xx/EXT/readme.txt | |
parent | 4efd9dfd7d4acf6347b7227bb9f251260c7191d6 (diff) | |
download | ChibiOS-b8352d5f4b945b307d5850b3bb2259e9ea3c75a8.tar.gz ChibiOS-b8352d5f4b945b307d5850b3bb2259e9ea3c75a8.tar.bz2 ChibiOS-b8352d5f4b945b307d5850b3bb2259e9ea3c75a8.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10938 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L1xx/EXT/readme.txt')
-rw-r--r-- | testhal/STM32/STM32L1xx/EXT/readme.txt | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/testhal/STM32/STM32L1xx/EXT/readme.txt b/testhal/STM32/STM32L1xx/EXT/readme.txt deleted file mode 100644 index 432ddbd7f..000000000 --- a/testhal/STM32/STM32L1xx/EXT/readme.txt +++ /dev/null @@ -1,30 +0,0 @@ -*****************************************************************************
-** ChibiOS/HAL - EXT driver demo for STM32L1xx. **
-*****************************************************************************
-
-** TARGET **
-
-The demo will on an STMicroelectronics STM32L-Discovery board.
-
-** The Demo **
-
-The application demonstrates the use of the STM32L1xx EXT driver.
-
-** Board Setup **
-
-None required.
-
-** Build Procedure **
-
-The demo has been tested using the free Codesourcery GCC-based toolchain
-and YAGARTO.
-Just modify the TRGT line in the makefile in order to use different GCC ports.
-
-** 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
|