diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-05-15 09:38:48 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-05-15 09:38:48 +0000 |
commit | eb0e4d4265ff27517145786add60e0713335d4a9 (patch) | |
tree | 4b8369d3338150af52160bbb3b2a2e1a17d4f193 /demos/STM32 | |
parent | 9084b56be9e94b8bfe2c3cfb602d0404943a60d0 (diff) | |
download | ChibiOS-eb0e4d4265ff27517145786add60e0713335d4a9.tar.gz ChibiOS-eb0e4d4265ff27517145786add60e0713335d4a9.tar.bz2 ChibiOS-eb0e4d4265ff27517145786add60e0713335d4a9.zip |
Added mcuconf.h generator tool for STM32F413xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12037 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'demos/STM32')
-rw-r--r-- | demos/STM32/RT-STM32F413ZH-NUCLEO144/mcuconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F413ZH-NUCLEO144/mcuconf.h b/demos/STM32/RT-STM32F413ZH-NUCLEO144/mcuconf.h index 828e6085e..99f2dc624 100644 --- a/demos/STM32/RT-STM32F413ZH-NUCLEO144/mcuconf.h +++ b/demos/STM32/RT-STM32F413ZH-NUCLEO144/mcuconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|