cookiecutter-adafruit-circu.../cookiecutter.json
Scott Shawcroft ee61048066 Add in configs and docs for CircuitPython Build Tool support.
This also cleans up some templating around the library prefix and
company. The README now explains each template prompt.
2017-11-30 17:59:36 -08:00

9 lines
189 B
JSON

{
"library_name": null,
"depends_on_bus_device": "",
"depends_on_register": "",
"author": null,
"github_user": "adafruit",
"library_prefix": "",
"company": ""
}