circuitpython/shared-bindings/microcontroller
Rob Capellini b8f2799609 Convert more modules to use MP_REGISTER_MODULE
Convert bitbangio, bitmaptools, _bleio, board, busio, countio, digitalio, framebufferio, frequencyio, gamepadshift, getpass, keypad, math, microcontroller, and msgpack modules to use MP_REGISTER_MODULE.

Related to #5183.
2021-08-26 21:35:02 -04:00
..
Pin.c Made error message clear and reduce calls 2021-08-19 20:03:49 -05:00
Pin.h Made check function generic 2021-08-17 17:55:26 -05:00
Processor.c Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
Processor.h wip 2020-11-22 19:10:09 -05:00
ResetReason.c Make ResetReason and RunReason available 2020-12-06 12:00:00 -05:00
ResetReason.h wip 2020-11-22 19:10:09 -05:00
RunMode.c update run-mode 2021-07-18 00:00:58 +05:30
RunMode.h update run-mode 2021-07-18 00:00:58 +05:30
__init__.c Convert more modules to use MP_REGISTER_MODULE 2021-08-26 21:35:02 -04:00
__init__.h Adding files for cpu temperature fix 2021-01-28 16:06:30 -06:00