aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-10-06 07:08:39 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-10-06 07:08:39 +0000
commit85641ac646aee189fd7f34b342e24425b668675f (patch)
tree1ad3de2949192506450eef5967e85f0e07f335ef /readme.txt
parentd27c34d080bd4a72169921e2f458546dc621b4e7 (diff)
downloadChibiOS-85641ac646aee189fd7f34b342e24425b668675f.tar.gz
ChibiOS-85641ac646aee189fd7f34b342e24425b668675f.tar.bz2
ChibiOS-85641ac646aee189fd7f34b342e24425b668675f.zip
Added mcuconf.h generators for STM32F746/756.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12332 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index a750cd600..4423da9aa 100644
--- a/readme.txt
+++ b/readme.txt
@@ -87,8 +87,8 @@
an UART.
- NEW: Independent TRNG driver model added to HAL.
- NEW: Added a new "pipes" subsystem to the OS library.
-- NEW: Added mcuconf.h generators for STM32L432xx, STM32L476xx, STM32L496xx
- and STM32L4R5xx devices.
+- NEW: Added mcuconf.h generators for STM32L432xx, STM32L476xx, STM32L496xx,
+ STM32L4R5xx and STM32F746/756 devices.
- NEW: Added demo for STM32L496ZG-Nucleo144 and STM32L4R5ZI-Nucleo144 boards.
- NEW: Modified USARTv2 to support HW FIFOs where present.
- NEW: STM32 DMAv1, ADCv3, DACv1, I2Cv2, SPIv2 and USARTv2 are now