diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-11-11 13:48:19 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-11-11 13:48:19 +0000 |
commit | 3ea3afa832e1c59a2dd9ca9302f63c53e1d9c989 (patch) | |
tree | 7fba213770c4fc1f5de8dc76806988c19c136f8e /boards/ST_STM32F429I_DISCOVERY | |
parent | afa016c52737ec79a8231a789b9b9d1b2217f4c7 (diff) | |
download | ChibiOS-3ea3afa832e1c59a2dd9ca9302f63c53e1d9c989.tar.gz ChibiOS-3ea3afa832e1c59a2dd9ca9302f63c53e1d9c989.tar.bz2 ChibiOS-3ea3afa832e1c59a2dd9ca9302f63c53e1d9c989.zip |
Updated some licenses.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6449 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards/ST_STM32F429I_DISCOVERY')
-rw-r--r-- | boards/ST_STM32F429I_DISCOVERY/board.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boards/ST_STM32F429I_DISCOVERY/board.h b/boards/ST_STM32F429I_DISCOVERY/board.h index b8191e6f7..cde9cdf82 100644 --- a/boards/ST_STM32F429I_DISCOVERY/board.h +++ b/boards/ST_STM32F429I_DISCOVERY/board.h @@ -40,7 +40,6 @@ #define STM32_HSECLK 8000000
#endif
-
/*
* Board voltages.
* Required for performance limits calculation.
|