mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
This allows you to pass a number (being an address) to a viper function that expects a pointer, and also allows casting of integers to pointers within viper functions. This was actually the original behaviour, but it regressed due to native type identifiers being promoted to 4 bits in width.
4.7 KiB
4.7 KiB