From 220a21db638ab0a480c1be8b338d471bc312c875 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 3 Dec 2013 09:36:36 +0000 Subject: chsnprintf() implementation added. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6526 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index aaad8b84e..fc571b456 100644 --- a/readme.txt +++ b/readme.txt @@ -135,7 +135,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: Added chvprintf() and chsnprintf() functions 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