From a929bb50f45bbe455108dd3c188025c48008bb41 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Wed, 6 Jan 2016 11:43:13 +0000 Subject: Fixed bug #687. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8697 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- release_note_16.1.0.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'release_note_16.1.0.txt') diff --git a/release_note_16.1.0.txt b/release_note_16.1.0.txt index 71c7a8674..287a2d932 100644 --- a/release_note_16.1.0.txt +++ b/release_note_16.1.0.txt @@ -22,6 +22,7 @@ been back-ported to previous stable branches. *** What's new in RT 3.1.0 *** +- Support for Cortex-M7. - Added new function chVTGetTimersStateI() returning the state of the timers list. This is useful to assess if it is convenient to transition to lower power modes. @@ -85,4 +86,5 @@ been back-ported to previous stable branches. *** What's new in NIL 1.1.0 *** +- Support for Cortex-M7. - Minor bugs fixed. -- cgit v1.2.3