diff options
author | Dave Hylands <dhylands@gmail.com> | 2015-07-27 17:20:56 -0700 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-07-30 00:38:18 +0100 |
commit | 7c934ae5019d285b58cec3d1edcbc44d90fa6295 (patch) | |
tree | d55dd8ea3f4c44aa8644a2b2d5cda5837fed1894 /stmhal/modstm.c | |
parent | aa58c7ec74e00f9dd652a1b56e2a7f8ae4b615da (diff) | |
download | micropython-7c934ae5019d285b58cec3d1edcbc44d90fa6295.tar.gz micropython-7c934ae5019d285b58cec3d1edcbc44d90fa6295.zip |
stmhal: Add hal and cmsis files from STM32Cube_FW_F7_V1.1.0.
All files were converted to linux line endings.
All trailing whitespace was removed using:
for f in f7/inc/* f7/src/*; do sed --in-place 's/[[:space:]]\+$//' $f; done
All non-ascii chars in comments were replaced with ascii equivalents or
removed.
Diffstat (limited to 'stmhal/modstm.c')
0 files changed, 0 insertions, 0 deletions