mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
Eventually, viper wants to be able to use raw pointers to strings and arrays for efficient access. But for now, let's just load strings as a Python object so they can be used as normal. This will anyway be compatible with eventual intended viper behaviour. Addresses issue #857.
68 KiB
68 KiB