From 79633162a0b534e544dd188423dc86107d80d9a9 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 7 Mar 2013 10:50:57 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5373 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/SPC560Pxx/PWM-ICU/readme.txt | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) (limited to 'testhal/SPC560Pxx') 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 -- cgit v1.2.3