mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
This commit provides helpers to retrieve integer values from mp_obj_t when the content does not fit in a 32 bits integer, without risking an implicit wrap due to an int overflow. Signed-off-by: Yoctopuce dev <dev@yoctopuce.com>
62 KiB
62 KiB