15 Commits

Author SHA1 Message Date
Brian Pugh
a5186c962e update littlefs-python to v0.9.0 2023-12-04 16:35:09 -08:00
dependabot[bot]
c028a57c7b Bump sphinx-rtd-theme from 1.3.0 to 2.0.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.3.0...2.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:56:34 -08:00
Brian Pugh
412933973c update cyclopts to v0.2.0 2023-12-03 19:11:21 -08:00
Brian Pugh
c3de0a024f Add cyclopts dependency 2023-11-29 18:21:40 -08:00
Brian Pugh
d254130eba remove build script to make installing from source distribution easier 2023-10-25 11:35:54 -07:00
Brian Pugh
74e0e52f36 kill openocd prior to launching 2023-10-24 09:14:10 -07:00
Brian Pugh
51a2cc98db Use a publicly released pyocd 2023-09-27 14:44:10 -07:00
Brian Pugh
6037ab5045 unlock payload from ghidraninja 2023-09-27 14:27:37 -07:00
Brian Pugh
5116a57dee Update dependencies to use publicly released littlefs-python 0.8.0 2023-09-27 14:26:34 -07:00
dependabot[bot]
d3029e31aa Bump sphinx from 6.2.1 to 7.1.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.1.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.2.1...v7.1.2)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 11:53:19 +00:00
Brian Pugh
25d6b91eb4 use main repo pyocd develop 2023-08-30 21:43:17 -07:00
Brian Pugh
3cef15220a begin abstracting out the OCD backend 2023-08-28 15:49:00 -07:00
dependabot[bot]
db244b6193 Bump sphinx-rtd-theme from 1.2.2 to 1.3.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.2 to 1.3.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.2...1.3.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 10:18:40 -07:00
Brian Pugh
132c64315d integration firmware compilation into install command. Update readme until pypi is ready 2023-08-19 22:40:44 -07:00
Brian Pugh
3e9d5d462e Public release. 2023-08-19 15:52:11 -07:00