No description
Find a file
Jeff Epler 465d2a7959
Merge pull request #1 from adafruit/fix-no-monotonic-ns
fix importing on boards where time.monotonic_ns raises NotImplementedError
2021-07-22 15:13:15 -05:00
.github Initial commit. 2021-07-11 13:26:12 -05:00
docs Initial commit. 2021-07-11 13:26:12 -05:00
examples Initial commit. 2021-07-11 13:26:12 -05:00
LICENSES Initial commit. 2021-07-11 13:26:12 -05:00
.gitignore Initial commit. 2021-07-11 13:26:12 -05:00
.pre-commit-config.yaml Initial commit. 2021-07-11 13:26:12 -05:00
.pylintrc Initial commit. 2021-07-11 13:26:12 -05:00
.readthedocs.yml Initial commit. 2021-07-11 13:26:12 -05:00
adafruit_ticks.py fix importing on boards where time.monotonic_ns raises NotImplementedError 2021-07-22 10:17:16 -05:00
CODE_OF_CONDUCT.md Initial commit. 2021-07-11 13:26:12 -05:00
LICENSE Initial commit. 2021-07-11 13:26:12 -05:00
pyproject.toml Initial commit. 2021-07-11 13:26:12 -05:00
README.rst Initial commit. 2021-07-11 13:26:12 -05:00
README.rst.license Initial commit. 2021-07-11 13:26:12 -05:00
requirements.txt Initial commit. 2021-07-11 13:26:12 -05:00
setup.py Initial commit. 2021-07-11 13:26:12 -05:00

SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
SPDX-FileCopyrightText: Copyright (c) 2021 Jeff Epler for Adafruit Industries
SPDX-License-Identifier: MIT