Angus Gratton
|
674e734a1c
|
drivers/display/lcd160cr: Use isinstance() for type checking.
Fixes linter warning E721, expanded in Ruff 823 to include
direct comparison against built-in types.
|
2023-08-09 18:59:03 +10:00 |
Jim Mussared
|
afc9d0a541
|
micropython: Add missing metadata for packages.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
|
2023-04-07 13:24:15 +10:00 |
Jim Mussared
|
a08087249f
|
top: Update Python formatting to black "2023 stable style".
See https://black.readthedocs.io/en/stable/the_black_code_style/index.html
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
|
2023-02-03 17:12:38 +11:00 |
Jim Mussared
|
a5e2f3239c
|
micropython/drivers: Move "ssd1306" display driver from main repo.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
|
2022-09-06 13:21:40 +10:00 |
Jim Mussared
|
d88505680f
|
micropython/drivers: Move "lcd160cr" display driver from main repo.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
|
2022-09-06 13:21:35 +10:00 |