aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/SPC560Pxx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-07 10:50:57 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-07 10:50:57 +0000
commit79633162a0b534e544dd188423dc86107d80d9a9 (patch)
treee709e0200b78f30460906d96faebeadf49793941 /testhal/SPC560Pxx
parentcc99778cf57ab5d7feb94245772944b09738c5b6 (diff)
downloadChibiOS-79633162a0b534e544dd188423dc86107d80d9a9.tar.gz
ChibiOS-79633162a0b534e544dd188423dc86107d80d9a9.tar.bz2
ChibiOS-79633162a0b534e544dd188423dc86107d80d9a9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5373 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/SPC560Pxx')
-rw-r--r--testhal/SPC560Pxx/PWM-ICU/readme.txt22
1 files changed, 4 insertions, 18 deletions
diff --git a/testhal/SPC560Pxx/PWM-ICU/readme.txt b/testhal/SPC560Pxx/PWM-ICU/readme.txt
index 3e634c784..025e73c87 100644
--- a/testhal/SPC560Pxx/PWM-ICU/readme.txt
+++ b/testhal/SPC560Pxx/PWM-ICU/readme.txt
@@ -1,16 +1,6 @@
-/*
- * Licensed under ST Liberty SW License Agreement V2, (the "License");
- * You may not use this file except in compliance with the License.
- * You may obtain a copy of the License at:
- *
- * http://www.st.com/software_license_agreement_liberty_v2
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
+*****************************************************************************
+** ChibiOS/RT HAL - PWM/ICU drivers demo for SPC560Pxx. **
+*****************************************************************************
** TARGET **
@@ -27,15 +17,11 @@ The application demonstrates the use of the SPC560Pxx PWM-ICU drivers.
** 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.
+The demo has been tested using HighTec compiler.
** 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