aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-09-23 05:59:56 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-09-23 05:59:56 +0000
commit8c791c84231a8966a1faf219d220642b19f082fc (patch)
tree203b06ca0d6d20ea37027c8e209cab47e563c5ea /readme.txt
parent8ea6be21093d567e8ee202dda1a9158df29e5a0f (diff)
downloadChibiOS-8c791c84231a8966a1faf219d220642b19f082fc.tar.gz
ChibiOS-8c791c84231a8966a1faf219d220642b19f082fc.tar.bz2
ChibiOS-8c791c84231a8966a1faf219d220642b19f082fc.zip
Added mcuconf.h generator for L476.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12286 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index a513d40e3..399d83f6a 100644
--- a/readme.txt
+++ b/readme.txt
@@ -91,7 +91,8 @@
*****************************************************************************
*** Next ***
-- NEW: Added mcuconf.h generators for STM32L496xx and STM32L4R5xx devices.
+- NEW: Added mcuconf.h generators for STM32L476xx, STM32L496xx and STM32L4R5xx
+ devices.
- NEW: Added demo for STM32L496ZG-Nucleo144 and STM32L4R5ZI-Nucleo144 boards.
- NEW: STM32 DMAv1, ADCv3, DACv1, I2Cv2, SPIv2 and USARTv2 are now
DMAMUX-aware.