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

py

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Damien George authored
    This saves around 1000 bytes (Thumb2 arch) because in repr "C" it is
    costly to check and extract a qstr.  So making such check/extract a
    function instead of a macro saves lots of code space.
    04353cc8
    History
    Name Last commit Last update
    ..