diff options
author | D4SK <konstantin.vogel@gmx.net> | 2021-02-10 15:05:18 +0000 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-10-06 18:17:06 -0400 |
commit | 309fbbc1043ae7d0f618d947b67c00a66dbc668c (patch) | |
tree | 7f1aeafabb0008e03038429d3ab3eeb028f48b01 /lib/README | |
parent | c7b65f50e3cd5a3adcab2fdd974ca876ae2cfbe1 (diff) | |
download | kutter-309fbbc1043ae7d0f618d947b67c00a66dbc668c.tar.gz kutter-309fbbc1043ae7d0f618d947b67c00a66dbc668c.tar.xz kutter-309fbbc1043ae7d0f618d947b67c00a66dbc668c.zip |
lib: Updated existing cmsis-core for stm32h7 support
Signed-off-by: Konstantin Vogel <konstantin.vogel@gmx.net>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'lib/README')
-rw-r--r-- | lib/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ This directory contains external library code. The cmsis directory contains code from: https://github.com/ARM-software/CMSIS_5 -version 5.3.0 (49ac527aa7406cecbba46d4d3bdbc7f60c6c6d42). Contents +version 5.7.0 (a65b7c9a3e6502127fdb80eb288d8cbdf251a6f4). Contents taken from the CMSIS/Core/Include/ directory. The sam3x directory contains code from the |