Skip to content

Tags: adafruit/Adafruit_CircuitPython_DS1307

Tags

2.1.22

Toggle 2.1.22's commit message
add sphinx configuration to rtd.yaml

Signed-off-by: foamyguy <foamyguy@gmail.com>

2.1.21

Toggle 2.1.21's commit message
remove deprecated sphinx theme call

Signed-off-by: foamyguy <foamyguy@gmail.com>

2.1.20

Toggle 2.1.20's commit message
unpin sphinx and add sphinx-rtd-theme to docs reqs

2.1.19

Toggle 2.1.19's commit message
Update pre-commit hooks

Signed-off-by: Tekktrik <tekktrik@gmail.com>

2.1.18

Toggle 2.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #30 from adafruit/stemma_i2c

Added commented out board.STEMMA_I2C with explanation

2.1.17

Toggle 2.1.17's commit message
Use year duration range for copyright attribution

2.1.16

Toggle 2.1.16's commit message
Fix version strings in workflow files

2.1.15

Toggle 2.1.15's commit message
Add setuptools-scm to build system requirements

Signed-off-by: Alec Delaney <tekktrik@gmail.com>

2.1.14

Toggle 2.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #29 from tekktrik/main

Add Blinka to setup.py dependencies

2.1.13

Toggle 2.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from mew-cx/mewcx_day_of_week_fix

Fix day-of-week string indexing to obey Python definition