mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-06-10 16:55:58 +00:00
Intructions to enable format printing for floats
This commit is contained in:
parent
5edc9a1f91
commit
7cec0aafdf
@ -71,6 +71,8 @@ Configuration:
|
||||
* `#define STA_PRINTF_USE_STDLIB`: Use the stdlib implementation
|
||||
* `#define STA_PRINTF_USE_MPALAND`: Use the implementation by Marco Paland (thread safe & reentrant)
|
||||
|
||||
Format printing floats needs to be manually enabled:
|
||||
Project Properties > C/C++-Build > Settings > MCU Settings -> "Use float with printf from newlib-nano"
|
||||
|
||||
## HAL Delay
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user