mirror of
https://github.com/micropython/micropython.git
synced 2026-01-25 21:30:20 +01:00
Before this patch, the native types for uint and ptr/ptr8/ptr16/ptr32 all overlapped and it was possible to make a mistake in casting. Now, these types are all separate and any coding mistakes will be raised as runtime errors.
19 KiB
19 KiB