258 Commits

Author SHA1 Message Date
Brian Pugh
7643471991 more mount work 2023-12-17 10:10:33 -08:00
Brian Pugh
effc856540 kinda working FUSE mount 2023-12-16 21:13:42 -08:00
Brian Pugh
f35bc51633 Improve some logging 2023-12-16 19:50:06 -08:00
Brian Pugh
32e573f687 Merge branch 'misc' into mount 2023-12-16 19:18:01 -08:00
dependabot[bot]
9d584a158e Bump typing-extensions from 4.8.0 to 4.9.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.8.0...4.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 09:03:10 -08:00
dependabot[bot]
80bdf4a9b9 Bump littlefs-python from 0.9.0 to 0.9.1
Bumps [littlefs-python](https://github.com/jrast/littlefs-python) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/jrast/littlefs-python/releases)
- [Commits](https://github.com/jrast/littlefs-python/compare/v0.9.0...v0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 09:03:00 -08:00
Brian Pugh
9364790723 fix command chaining; display help if no command given. 2023-12-10 20:47:22 -08:00
Brian Pugh
159af19ddd Also catch ConnectionResetError 2023-12-10 11:10:11 -08:00
Brian Pugh
9b280eb5d7 better swallow openocd errors 2023-12-10 11:05:10 -08:00
Brian Pugh
2d265b0b92 Update installation.md
I forgot this is markdown, not RST
2023-12-10 10:10:55 -08:00
Brian Pugh
2582943010 Add an explicit help command. 2023-12-10 10:08:45 -08:00
Brian Pugh
51fc96f602 link pipx instructions. 2023-12-10 10:08:39 -08:00
Brian Pugh
7262e725db Fix interactive shell exiting on error. 2023-12-09 10:24:12 -08:00
Brian Pugh
d54f219fc5 fix stuff v0.5.2 2023-12-08 20:39:23 -08:00
Brian Pugh
14211eae8e More consumer-friendly error message 2023-12-08 18:38:57 -08:00
Brian Pugh
41eb5a502a fix backwards upgrade v0.5.1 2023-12-08 16:17:13 -08:00
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