index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/checkout-6
origin/dependabot/github_actions/actions/upload-artifact-5
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
windows
/
init.c
blob: 78b8738f77badb0d581cf9bd7396be05d3fb527d (
plain
)
1
2
3
4
5
#include <stdlib.h> void init() { putenv("PRINTF_EXPONENT_DIGITS=2"); }