Skip to content

Commit 7457a62

Browse files
committed
Add simplemath
1 parent f76d019 commit 7457a62

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -769,3 +769,6 @@
769769
[submodule "libraries/helpers/oauth_2"]
770770
path = libraries/helpers/oauth_2
771771
url = https://github.com/adafruit/Adafruit_CircuitPython_OAuth2.git
772+
[submodule "libraries/helpers/simplemath"]
773+
path = libraries/helpers/simplemath
774+
url = https://github.com/adafruit/Adafruit_CircuitPython_SimpleMath.git

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ Miscellaneous Helpers
196196
OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/>
197197
SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/>
198198
SimpleIO <https://circuitpython.readthedocs.io/projects/simpleio/en/latest/>
199+
SimpleMath <https://circuitpython.readthedocs.io/projects/simplemath/en/latest/>
199200
USB Human Interface Device (Keyboard and Mouse) <https://circuitpython.readthedocs.io/projects/hid/en/latest/>
200201
Test Repo <https://circuitpython.readthedocs.io/projects/testrepo/en/latest/>
201202

libraries/helpers/simplemath

Submodule simplemath added at 68ae135

0 commit comments

Comments
 (0)