micropython-lib/micropython/drivers/display/lcd160cr
Jim Mussared 83f3991f41 lcd160cr: Remove support for options in manifest.
This is the last remaining use of the "options" feature. Nothing in the
main repo which `require()`'s this package sets it.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-12-20 12:01:22 +11:00
..
lcd160cr.py micropython/drivers: Move "lcd160cr" display driver from main repo. 2022-09-06 13:21:35 +10:00
lcd160cr_test.py drivers/display/lcd160cr: Use isinstance() for type checking. 2023-08-09 18:59:03 +10:00
manifest.py lcd160cr: Remove support for options in manifest. 2023-12-20 12:01:22 +11:00