mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
Mostly just a global search and replace. Except rt_is_true which becomes mp_obj_is_true. Still would like to tidy up some of the names, but this will do for now.