mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +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>
22 KiB
22 KiB