Skip to content

Commit

Permalink
Merge pull request #440 from adafruit/husb238
Browse files Browse the repository at this point in the history
Adding HUSB238
  • Loading branch information
BlitzCityDIY authored Oct 24, 2023
2 parents 1b09159 + a74cfba commit 1ea5cb2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -965,3 +965,6 @@
[submodule "libraries/helpers/templateengine"]
path = libraries/helpers/templateengine
url = https://github.com/adafruit/Adafruit_CircuitPython_TemplateEngine.git
[submodule "libraries/drivers/husb238"]
path = libraries/drivers/husb238
url = https://github.com/adafruit/Adafruit_CircuitPython_HUSB238.git
1 change: 1 addition & 0 deletions docs/drivers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,7 @@ Miscellaneous
FONA Cellular Module <https://docs.circuitpython.org/projects/fona/en/latest/>
FRAM Non-Volatile Memory <https://docs.circuitpython.org/projects/fram/en/latest/>
Gizmo <https://docs.circuitpython.org/projects/gizmo/en/latest/>
HUSB238 <https://docs.circuitpython.org/projects/husb238/en/latest/>
INA219 High Side Current <https://docs.circuitpython.org/projects/ina219/en/latest/>
INA260 Current and Power Monitor <https://docs.circuitpython.org/projects/ina260/en/latest/>
LC709203F Fuel Gauge and Battery Monitor <https://docs.circuitpython.org/projects/lc709203f/en/latest/>
Expand Down
1 change: 1 addition & 0 deletions libraries/drivers/husb238
Submodule husb238 added at 400e89

0 comments on commit 1ea5cb2

Please sign in to comment.