Skip to content
Snippets Groups Projects
Select Git revision
  • dualcore
  • ch3/leds
  • wip-bootstrap default
  • ch3/time
  • master
5 results

formatfloat.c

Blame
    • Dave Hylands's avatar
      baf6f14d
      Enhance str.format support · baf6f14d
      Dave Hylands authored
      This adds support for almost everything (the comma isn't currently
      supported).
      
      The "unspecified" type with floats also doesn't behave exactly like
      python.
      
      Tested under unix with float and double
      Spot tested on stmhal
      baf6f14d
      History
      Enhance str.format support
      Dave Hylands authored
      This adds support for almost everything (the comma isn't currently
      supported).
      
      The "unspecified" type with floats also doesn't behave exactly like
      python.
      
      Tested under unix with float and double
      Spot tested on stmhal