From 7a0e63b86eecf3da77e73aefc7f1a4d12bf24736 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 12 Nov 2013 13:44:10 +0000 Subject: Added chvprintf() function to the chprintf module. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6469 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 8d4f09e41..b9f820337 100644 --- a/readme.txt +++ b/readme.txt @@ -128,6 +128,7 @@ (backported to 2.6.0). - FIX: Fixed MS2ST() and US2ST() macros error (bug #415)(backported to 2.6.0, 2.4.4, 2.2.10, NilRTOS). +- NEW: Added chvprintf() function to the chprintf module. - NEW: Improved time range check in the kernel, new API chTimeElapsedSince() introduced. The API chTimeIsWithin() is now a macro. - NEW: Added a new function shellExit() to the shell. It allows to exit the -- cgit v1.2.3