| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Adding type hints
|
|
Move release note converter to latest markdown helper lib
|
|
|
|
|
|
|
|
|
|
|
|
While the .bdf file already includes copyright information, this makes it
visible as part of REUSE SPDX identification.
|
|
Also:
- Remove download count update because the files are no longer
on GitHub.
- Add "extensions" and "languages" to each board dictionary so we
can stop using "files" entirely.
|
|
Release PRs To circuitpython.org: Include The Available Built-in Modules For Each Board
|
|
|
|
|
|
|
|
|
|
for use on circuitpython.org; uses 'docs/shared_bindings_matrix.py'
|
|
|
|
|
|
|
|
|
|
|
|
Update cpboard.py
|
|
|
|
|
|
CPython 3.7
|
|
This can be enforced by pre-commit, but correct it separately to make it easier to review.
|
|
|
|
Added extract_types.py script
|
|
|
|
|
|
|
|
into extract-types
|
|
|
|
Basic blinky works but doesn't check pins.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.. intead of just free and total as before.
|
|
This led to incorrect results about free memory in the stm and i.mx ports
|