No description
Find a file
adabot 8e0b8d1c13 Automated update by Adabot (adafruit/adabot@f23c9c4)
Updating https://github.com/adafruit/Adafruit_CircuitPython_EPD to 2.13.4 from 2.13.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_EPD#88 from makermelissa/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_INA219 to 3.4.28 from 3.4.27:
  > Merge pull request adafruit/Adafruit_CircuitPython_INA219#39 from ilario/importerror_i2c

Updating https://github.com/adafruit/Adafruit_CircuitPython_INA3221 to 1.2.0 from 1.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_INA3221#8 from BZab/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_OPT4048 to 1.0.1 from 1.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_OPT4048#1 from FoamyGuy/use_properties

Updating https://github.com/adafruit/Adafruit_CircuitPython_OV5640 to 1.2.8 from 1.2.7:
  > Merge pull request adafruit/Adafruit_CircuitPython_OV5640#40 from FoamyGuy/saturation_effect_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1322 to 1.4.5 from 1.4.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_SSD1322#25 from FoamyGuy/displayio_api_update

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1327 to 1.4.5 from 1.4.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_SSD1327#27 from adafruit/update-display-modules

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1680 to 2.0.2 from 2.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_SSD1680#32 from makermelissa/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_ST7735 to 1.2.17 from 1.2.16:
  > Merge pull request adafruit/Adafruit_CircuitPython_ST7735#23 from FoamyGuy/displayio_api_update

Updating https://github.com/adafruit/Adafruit_CircuitPython_VL53L1X to 1.2.4 from 1.2.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_VL53L1X#25 from apzerafa/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_Dash_Dis to 3.0.2 from 3.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Dash_Dis#22 from adafruit/dhalbert-patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Text to 3.3.0 from 3.2.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Text#220 from cinderblockgames/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_Requests to 4.1.11 from 4.1.10:
  > Merge pull request adafruit/Adafruit_CircuitPython_Requests#213 from justmobilize/204-fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_OPT4048
2025-05-28 05:13:51 +00:00
.github update python version used by actions 2025-05-12 08:36:07 -05:00
assets Resize Blinka images 2022-11-30 17:31:43 -05:00
badges Final Adafruit Discord badge. 2022-03-25 17:59:42 -04:00
docs adding opt4048 2025-05-23 15:36:47 -05:00
libraries Automated update by Adabot (adafruit/adabot@f23c9c4) 2025-05-28 05:13:51 +00:00
LICENSES Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
update_scripts Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
.gitignore Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
.gitmodules adding opt4048 2025-05-23 15:36:47 -05:00
.pre-commit-config.yaml add sphinx config 2025-01-14 10:42:49 -06:00
.readthedocs.yaml add sphinx config 2025-01-14 10:42:49 -06:00
add_import_names.py format 2024-11-05 17:20:33 -06:00
circuitpython_library_list.md Automated update by Adabot (adafruit/adabot@f23c9c4) 2025-05-28 05:13:51 +00:00
circuitpython_library_list.md.license Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
circuitpython_library_pypi_stats.md Automated update by Adabot (adafruit/adabot@53e7906) 2024-12-31 05:11:59 +00:00
circuitpython_library_pypi_stats.md.license Add initial downloads stats page 2022-11-02 18:20:04 -04:00
CODE_OF_CONDUCT.md Update Code of Conduct to latest from cookiecutter 2021-07-05 07:57:55 +01:00
LIBRARY_DEVELOPMENT.rst fix pre-commit error 2022-11-09 11:30:52 -06:00
LIBRARY_DEVELOPMENT.rst.license Fixed newline and added license 2022-05-02 14:45:20 -06:00
LICENSE Initial commit 2016-10-28 10:56:38 -07:00
README.rst Merge remote-tracking branch 'origin/main' into library_development_doc 2022-11-09 11:30:22 -06:00
README.rst.license Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
README.txt Switch to CircuitPython and add badges to the README. 2017-01-06 11:27:28 -08:00
README.txt.license Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
requirements.txt Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
update-submodules.sh Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00

See here for more info: https://github.com/adafruit/Adafruit_CircuitPython_Bundle
See VERSIONS.txt for version info.