Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
cdfc6c159f6b51f67fd314a1dd4a61d5c18d5d93
/
py
/
stackctrl.h
5e1d3c8
py/stackctrl: Prevent unused-var warning when stack checking disabled.
by Damien George
· 4 years, 2 months ago
55f3324
all: Use the name MicroPython consistently in comments
by Alexander Steffen
· 8 years ago
299bc62
all: Unify header guard usage.
by Alexander Steffen
· 8 years ago
1d5d4f4
py/stackctrl: Add mp_stack_set_top() to explicitly set stack top value.
by Paul Sokolovsky
· 9 years ago
51dfcb4
py: Move to guarded includes, everywhere in py/ core.
by Damien George
· 11 years ago
b4fe6e2
py: Fix function type: () -> (void).
by Damien George
· 11 years ago
4abff75
py: Change uint to mp_uint_t in runtime.h, stackctrl.h, binary.h.
by Damien George
· 11 years ago
caa7334
stackctrl: Add "mp_" prefix.
by Paul Sokolovsky
· 11 years ago
2366869
py: Add portable framework to query/check C stack usage.
by Paul Sokolovsky
· 11 years ago