aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-02-05 11:47:24 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-02-05 11:47:24 +0000
commit4138184613600e6431a1ded6ed6c1ec1c073f83e (patch)
tree011b84f17b7d3c18f980b8d09338259065bea983 /readme.txt
parentdf934d4e797f75c6a3c7e21d65ec789f4004d939 (diff)
downloadChibiOS-4138184613600e6431a1ded6ed6c1ec1c073f83e.tar.gz
ChibiOS-4138184613600e6431a1ded6ed6c1ec1c073f83e.tar.bz2
ChibiOS-4138184613600e6431a1ded6ed6c1ec1c073f83e.zip
Improved launch configurations for OpenOCD
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11450 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index b37d92457..f36cd96ed 100644
--- a/readme.txt
+++ b/readme.txt
@@ -89,6 +89,7 @@
*****************************************************************************
*** Next ***
+- NEW: Improved external tools launch configuration for OpenOCD.
- NEW: Added circular continuous mode to the SPI driver.
- NEW: Added callbacks capability to the CAN driver.
- NEW: Added initial STM32H7xx support.