diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-05-07 07:18:30 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-05-07 07:18:30 +0000 |
commit | 2411416ba5bb56aed2ab5315640fcc40958e2be8 (patch) | |
tree | 1d9a0ea144d404544735c096eb5b44c0918457d0 | |
parent | 7c53fca6c6d873f3d4490a25b3945b7ebb07f4d2 (diff) | |
download | ChibiOS-2411416ba5bb56aed2ab5315640fcc40958e2be8.tar.gz ChibiOS-2411416ba5bb56aed2ab5315640fcc40958e2be8.tar.bz2 ChibiOS-2411416ba5bb56aed2ab5315640fcc40958e2be8.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9441 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 11b549d9d..285ca7988 100644 --- a/readme.txt +++ b/readme.txt @@ -97,7 +97,7 @@ - RT: Added a NASA-OSAL API emulator over the RT kernel.
- RT: Added RT-STM32L476-DISCOVERY demo.
- HAL: Added more STM32L4xx testhal demos.
-- HAL: Updated all STM32F476 mcuconf.h files.
+- HAL: Updated all STM32L476 mcuconf.h files.
- ALL: Startup files relicensed under Apache 2.0.
- ALL: Enhanced GCC .ld files with multiple flash regions and capability to
insert additional sections within the standard loading rules.
|