Is there anyone succeeded in float printf using CodeSourcery or Ride7?
Posted on November 13, 2010 at 03:46I am using STM32VL-Discovery to test float printf using codesoucery or ride7. Is there anyone succeeded in float printf using gcc or ride7? I can do int printf using the small_printf.a. However I can't do float pr...