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

micropython

user avatar
Damien George authored
Passing an mp_uint_t to a %d printf format is incorrect for builds where
mp_uint_t is larger than word size (eg a nanboxing build).  This patch
adds some simple casting to int in these cases.
2a1cca20
History
Name Last commit Last update