circuitpython/shared-bindings/busio
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
..
I2C.c fix interlinking in busio docs 2021-06-26 01:50:28 -07:00
I2C.h run code formatting script 2021-03-15 19:27:36 +05:30
SPI.c Fix SAMD51 builds and Prox Trinkey 2021-08-11 11:53:26 -07:00
SPI.h Update all implementations of common_hal_busio_spi_read to honor write_value 2021-08-18 10:20:40 -05:00
UART.c Fix SAMD51 builds and Prox Trinkey 2021-08-11 11:53:26 -07:00
UART.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-26 21:35:02 -04:00
__init__.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00