diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-12-07 08:55:48 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-12-07 08:55:48 +0000 |
commit | 2cf8a7897b9bd9b38cdde479a71f7980bb753d3f (patch) | |
tree | b4f5e70cc69f0349bee6b5cc53a10c3cef24cbdd /readme.txt | |
parent | 35328c52fe6c351092b2f51a394d696fdf98f250 (diff) | |
download | ChibiOS-2cf8a7897b9bd9b38cdde479a71f7980bb753d3f.tar.gz ChibiOS-2cf8a7897b9bd9b38cdde479a71f7980bb753d3f.tar.bz2 ChibiOS-2cf8a7897b9bd9b38cdde479a71f7980bb753d3f.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11128 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 8324b04c4..8afb89cd3 100644 --- a/readme.txt +++ b/readme.txt @@ -89,6 +89,7 @@ *****************************************************************************
*** Next ***
+- NEW: Added GHS compiler support to the Power e200 port.
- NEW: Added tool for board files generation from command line.
- NEW: Added STM32L496xx/STM32L4A6xx support.
- NEW: Added STM32F030x4 support.
|