diff options
author | Dave Hylands <dhylands@gmail.com> | 2014-04-05 09:42:20 -0700 |
---|---|---|
committer | Dave Hylands <dhylands@gmail.com> | 2014-04-05 09:42:20 -0700 |
commit | 64ef5d7f4eefeecb8ee554cbaf1f9641b35a88bf (patch) | |
tree | b5cfea239c52091d314c5f9d567c83d1ee7ed4ba /stmhal/stm32f4xx_it.h | |
parent | f81a49e464c2899710b3ed1f402434f83d92d094 (diff) | |
download | micropython-64ef5d7f4eefeecb8ee554cbaf1f9641b35a88bf.tar.gz micropython-64ef5d7f4eefeecb8ee554cbaf1f9641b35a88bf.zip |
Change pfenv_print_int to take machine_uint_t rather than unsinged in
With this change, the following works:
>>> print('%#x' % 0x1234567890abcdef)
0x1234567890abcdef
Diffstat (limited to 'stmhal/stm32f4xx_it.h')
0 files changed, 0 insertions, 0 deletions