circuitpython/shared-bindings/supervisor
Rob Capellini 1c8828223f Convert more modules to use MP_REGISTER_MODULE
Convert neopixel_write, onewireio, ps2io, pulseio, pwmio, rainbowio, random, rgbmatrix, rotaryio, rtc, sdcardio, sharpdisplay, _stage, storage, struct, supervisor, synthio, touchio, traceback, usb_cdc, usb_hid, usb_midi, and vectorio modules to use MP_REGISTER_MODULE.

Related to #5183.
2021-08-30 22:29:51 -04:00
..
RunReason.c some API renaming and bug fixes; fix docs 2020-11-24 23:37:05 -05:00
RunReason.h wip 2020-11-22 19:10:09 -05:00
Runtime.c resolves #4153: Fixed build issue when CIRCUITPY_USB is off 2021-06-04 10:12:50 +02:00
Runtime.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c Convert more modules to use MP_REGISTER_MODULE 2021-08-30 22:29:51 -04:00
__init__.h run code formatting script 2021-03-15 19:27:36 +05:30