1 file changed
+1
-1
lines changed- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+80
- .github/workflows/failure-help-text.yml+19
- .github/workflows/release.yml+88
- .gitignore+8-2
- .pre-commit-config.yaml+40
- .pylintrc+10-7
- .readthedocs.yaml+15
- .readthedocs.yml-3
- .travis.yml-43
- CODE_OF_CONDUCT.md+33-19
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst+55-16
- README.rst.license+3
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+4
- docs/conf.py+80-47
- docs/examples.rst.license+4
- docs/index.rst+1-1
- docs/index.rst.license+4
- docs/requirements.txt+5
- examples/example10_turn_off_display.py+8-3
- examples/example11_text_direction.py+13-8
- examples/example12_display_input_text.py+8-3
- examples/example13_fast_backlight.py+18-13
- examples/example14_show_firmware_version.py+7-2
- examples/example15_system_messages.py+8-3
- examples/example16_splash_screen.py+9-4
- examples/example1_hello_world.py+18-13
- examples/example2_backlight.py+16-11
- examples/example3_cursor_position.py+14-9
- examples/example4_move_cursor.py+9-4
- examples/example5_enable_cursor.py+9-4
- examples/example6_blink_cursor.py+9-4
- examples/example7_scroll_display.py+9-4
- examples/example8_autoscroll_text.py+9-5
- examples/example9_custom_characters.py+22-57
- examples/serlcd_simpletest.py+18-12
- pyproject.toml+6
- requirements.txt+5
- setup.py+32-31
- sparkfun_serlcd.py+31-11
0 commit comments