summaryrefslogtreecommitdiff
path: root/docs/esp8266/tutorial
diff options
context:
space:
mode:
authorYonatan Goldschmidt <yon.goldschmidt@gmail.com>2020-01-13 23:35:07 +0200
committerDamien George <damien.p.george@gmail.com>2020-01-14 23:35:22 +1100
commit176ab99180a95eeac8794828f2f751a696571bb5 (patch)
treecb572f1c13d0dbeaeada70eeb24dafdeb46404fe /docs/esp8266/tutorial
parent1c849d63a86782f006b73a9d570d542cfd18538e (diff)
py/objint: Add mp_obj_int_get_uint_checked() helper.
Can be used where mp_obj_int_get_checked() will overflow due to the sign-bit solely. This returns an mp_uint_t, so it also verifies the given integer is not negative. Currently implemented only for mpz configurations.
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions