242 Commits

Author SHA1 Message Date
Brian Pugh
4a9a6d8d77 Add gnwmanager upgrade command. v0.5.0 2023-12-08 16:08:45 -08:00
Brian Pugh
e49bcc7f10 A bit more clarity from info screen. 2023-12-08 15:43:14 -08:00
Brian Pugh
be21aa0191 v0.11.0 compatible openocd. add backend versioning to info command. more helpful errors v0.4.1 2023-12-07 20:40:23 -08:00
Brian Pugh
11a4246814 update cyclopts 2023-12-04 22:17:10 -08:00
Brian Pugh
dd08758773 Merge pull request #78 from BrianPugh/cmd-rm
"rm" Command
v0.4.0
2023-12-04 16:43:27 -08:00
Brian Pugh
f154a1a169 Cyclopts rm command 2023-12-04 16:41:22 -08:00
Brian Pugh
a5186c962e update littlefs-python to v0.9.0 2023-12-04 16:35:09 -08:00
Brian Pugh
038706db4c remove command 2023-12-04 16:34:01 -08:00
pre-commit-ci[bot]
1fd236fdcd [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/RobertCraigie/pyright-python: v1.1.337 → v1.1.338](https://github.com/RobertCraigie/pyright-python/compare/v1.1.337...v1.1.338)
2023-12-04 09:56:52 -08:00
dependabot[bot]
9f21eb21b7 Bump tamp from 1.1.6 to 1.2.0
Bumps [tamp](https://github.com/BrianPugh/tamp) from 1.1.6 to 1.2.0.
- [Release notes](https://github.com/BrianPugh/tamp/releases)
- [Commits](https://github.com/BrianPugh/tamp/compare/v1.1.6...v1.2.0)

---
updated-dependencies:
- dependency-name: tamp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:56:43 -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
dependabot[bot]
5a77cba29e Bump autoregistry from 1.1.1 to 1.1.2
Bumps [autoregistry](https://github.com/BrianPugh/autoregistry) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/BrianPugh/autoregistry/releases)
- [Commits](https://github.com/BrianPugh/autoregistry/compare/v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: autoregistry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:56:26 -08:00
Brian Pugh
54e3352d48 Merge branch 'main' into cyclopts 2023-12-03 19:15:26 -08:00
Brian Pugh
f103b07e82 remove stray typer references 2023-12-03 19:12:11 -08:00
Brian Pugh
412933973c update cyclopts to v0.2.0 2023-12-03 19:11:21 -08:00
Brian Pugh
5e1f82218f cyclopts monitor 2023-12-03 19:08:32 -08:00
Brian Pugh
0158f1643b cyclopts install 2023-12-03 19:02:55 -08:00
Brian Pugh
82ccbadb53 cyclopts gdb 2023-12-03 18:52:10 -08:00
Brian Pugh
b9b6547b43 cyclopts disable-debug 2023-12-03 18:26:10 -08:00
Brian Pugh
08c79d3c12 cyclopts debug 2023-12-03 18:23:29 -08:00
Brian Pugh
19e7e1b844 cyclopts screenshot 2023-12-03 18:10:58 -08:00
Brian Pugh
90c136cc96 cyclopts lock & unlock 2023-12-03 17:55:50 -08:00
Brian Pugh
d3f8dd6e19 cyclopts lock & unlock 2023-12-03 13:39:36 -08:00
Brian Pugh
82cbce60f2 cyclopts push 2023-12-03 12:50:54 -08:00
Brian Pugh
25bb6b89f0 cyclopts pull 2023-12-03 12:46:55 -08:00
Brian Pugh
7f8154650f cyclopts flash 2023-12-03 12:42:02 -08:00
Brian Pugh
c9b049b1b6 cyclopts erase 2023-12-03 12:31:33 -08:00
Brian Pugh
afd2c469df cyclopts start 2023-12-03 11:55:33 -08:00
Brian Pugh
595cc0b6cc reorganize to simplify maintenance a little bit 2023-12-03 11:31:04 -08:00
Brian Pugh
2a12b873d3 cyclopts shell 2023-12-03 11:20:29 -08:00
Brian Pugh
52c717514c cyclopts mv 2023-12-02 15:33:35 -08:00
Brian Pugh
09957f5741 cyclopts tree 2023-12-01 20:23:31 -08:00
Brian Pugh
7e8067c9c9 cyclopts mkdir 2023-12-01 19:18:31 -08:00
Brian Pugh
f94836baa4 cyclopts format 2023-12-01 19:09:42 -08:00
Brian Pugh
d40d1bbe6a cyclopts ls 2023-12-01 19:00:17 -08:00
Brian Pugh
d0b748da1c Revamp entrypoint with cyclopts; begin porting commands over, starting with info 2023-12-01 18:38:22 -08:00
Brian Pugh
ff7fb39509 rename app->typer_app 2023-11-29 18:23:36 -08:00
Brian Pugh
c3de0a024f Add cyclopts dependency 2023-11-29 18:21:40 -08:00
pre-commit-ci[bot]
7d51f9fe08 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/RobertCraigie/pyright-python: v1.1.336 → v1.1.337](https://github.com/RobertCraigie/pyright-python/compare/v1.1.336...v1.1.337)
2023-11-27 09:08:29 -08:00
pre-commit-ci[bot]
1928d8b414 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.5...v0.1.6)
- [github.com/RobertCraigie/pyright-python: v1.1.335 → v1.1.336](https://github.com/RobertCraigie/pyright-python/compare/v1.1.335...v1.1.336)
2023-11-20 08:28:18 -08:00
pre-commit-ci[bot]
8a8d229dc5 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.4...v0.1.5)
- [github.com/psf/black: 23.10.1 → 23.11.0](https://github.com/psf/black/compare/23.10.1...23.11.0)
- [github.com/RobertCraigie/pyright-python: v1.1.334 → v1.1.335](https://github.com/RobertCraigie/pyright-python/compare/v1.1.334...v1.1.335)
2023-11-13 09:02:40 -08:00
dependabot[bot]
f006ca39b5 Bump line-profiler from 4.1.1 to 4.1.2
Bumps [line-profiler](https://github.com/pyutils/line_profiler) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/pyutils/line_profiler/releases)
- [Changelog](https://github.com/pyutils/line_profiler/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyutils/line_profiler/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: line-profiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 09:14:37 -08:00
dependabot[bot]
e5fc609b03 Bump autoregistry from 1.1.0 to 1.1.1
Bumps [autoregistry](https://github.com/BrianPugh/autoregistry) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/BrianPugh/autoregistry/releases)
- [Commits](https://github.com/BrianPugh/autoregistry/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: autoregistry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 09:13:53 -08:00
pre-commit-ci[bot]
41ac002463 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.3...v0.1.4)
- [github.com/RobertCraigie/pyright-python: v1.1.333 → v1.1.334](https://github.com/RobertCraigie/pyright-python/compare/v1.1.333...v1.1.334)
2023-11-06 09:13:41 -08:00
Brian Pugh
3602c9fe49 fix info command when device autodetection fails v0.3.1 2023-11-01 18:56:17 -07:00
Brian Pugh
8a0ec50af6 Merge pull request #64 from BrianPugh/cmd-info
Cmd info
v0.3.0
2023-11-01 18:53:11 -07:00
Brian Pugh
9f357c89a2 consistent raise NotImplementedError 2023-11-01 18:52:23 -07:00
Brian Pugh
9009c0ffc1 increase pi pico frequency 2023-11-01 18:48:58 -07:00
Brian Pugh
a25b666e37 info command initial commit 2023-11-01 17:35:38 -07:00
dependabot[bot]
5ba5a5d73b Bump autoregistry from 1.0.3 to 1.1.0
Bumps [autoregistry](https://github.com/BrianPugh/autoregistry) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/BrianPugh/autoregistry/releases)
- [Commits](https://github.com/BrianPugh/autoregistry/compare/v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: autoregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 10:21:46 -07:00