No description
Find a file
Jeff Epler 335f993869
try time.ticks_ms
.. which allows adafruit_ticks to be imported in micropython or
(more importantly) from the 'unix port' of CircuitPython, used for some
automated testing.

This is a step towards allowing the build-time testsuite to run with
Adafruit_CircuitPython_asyncio instead of micropython's uasyncio.
2022-10-14 14:39:28 -05:00
.github Fix version strings in workflow files 2022-08-16 21:09:16 -04:00
docs Use year duration range for copyright attribution 2022-08-23 17:26:23 -04:00
examples Initial commit. 2021-07-11 13:26:12 -05:00
LICENSES Initial commit. 2021-07-11 13:26:12 -05:00
.gitignore Updated gitignore 2022-04-21 16:54:39 -04:00
.pre-commit-config.yaml Patch .pre-commit-config.yaml 2022-05-15 12:49:49 -04:00
.pylintrc Increase min lines similarity 2022-05-25 19:30:30 -04:00
.readthedocs.yaml Fixed readthedocs build 2022-02-15 14:21:23 -05:00
adafruit_ticks.py try time.ticks_ms 2022-10-14 14:39:28 -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
optional_requirements.txt Switched to pyproject.toml 2022-08-08 22:05:55 -04:00
pyproject.toml Update version string 2022-08-16 18:09:16 -04:00
README.rst Changed .env to .venv in README.rst 2022-07-22 13:59:24 -04:00
README.rst.license Initial commit. 2021-07-11 13:26:12 -05:00
requirements.txt Switched to pyproject.toml 2022-08-08 22:05:55 -04:00

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