Added a test suite generator tool written in FTL.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10617 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Giovanni Di Sirio 2017-09-17 15:42:37 +00:00
parent 3b3afb7d55
commit c082ec5564
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@
*** Next ***
- NEW: Improved RT and NIL test suite to report version numbers and
configuration settings.
- NEW: Added a test suite generator tool written in FTL.
- NEW: Added a multi-target demo applications for PAL, SPI and USB-CDC
showcasing how to manage a project with multiple target boards/devices
and handle portability issues.