Missing CHPRINTF_USE_FLOAT in simulator's chconf.h

This commit is contained in:
Fabien Poussin 2017-03-28 00:04:53 +02:00
parent c49b5392dd
commit 77d7221843
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
#ifndef _CHCONF_H_
#define _CHCONF_H_
#define CHPRINTF_USE_FLOAT TRUE
/*===========================================================================*/
/**
* @name System timers settings