python: fully migrate over to ctx
This removes some leftover Python code that still used the old display_* calls for drawing instead of ctx. We are now left only with display_update, which we will replace by the new graphics stack soon.
Showing
- python_payload/cap_touch_demo.py 7 additions, 5 deletionspython_payload/cap_touch_demo.py
- python_payload/utils.py 0 additions, 16 deletionspython_payload/utils.py
- sim/fakes/hardware.py 1 addition, 24 deletionssim/fakes/hardware.py
- usermodule/mp_hardware.c 0 additions, 34 deletionsusermodule/mp_hardware.c
Loading
Please register or sign in to comment