258 Commits

Author SHA1 Message Date
Brian Pugh
def97aacc6 fix "gnwmanager debug pdb" when filesystem doesn't exist 2023-08-29 16:18:02 -07:00
Brian Pugh
6d989d1d27 fix gnwmanager debug --help 2023-08-29 16:14:55 -07:00
Brian Pugh
c19118ec91 fix pyright errors 2023-08-29 16:08:52 -07:00
Brian Pugh
68542013a2 reorganize ocd backend modules 2023-08-29 15:24:32 -07:00
Brian Pugh
a281658963 move gdbserver logic into backend abstraction 2023-08-29 15:04:58 -07:00
Brian Pugh
3de1cc6bc4 Add @marian-m12l jlink config 2023-08-29 09:58:05 -07:00
Brian Pugh
d296569386 cli-selectable backend 2023-08-29 09:54:19 -07:00
Brian Pugh
8038e0708b mostly migrated to new abstraction 2023-08-28 16:48:20 -07:00
Brian Pugh
3cef15220a begin abstracting out the OCD backend 2023-08-28 15:49:00 -07:00
Brian Pugh
270e3e4125 Improve probe frequency handling 2023-08-28 14:12:13 -07:00
pre-commit-ci[bot]
5604ba071e [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.285 → v0.0.286](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.285...v0.0.286)
2023-08-28 10:30:15 -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
6d3c7c3b97 Merge pull request #9 from BrianPugh/optim-size
Optimize firmware binary size.
2023-08-27 14:01:12 -07:00
Brian Pugh
2fe8ca7aaa Merge pull request #8 from marian-m12l/feature/tree
Add tree command
2023-08-27 13:45:02 -07:00
Brian Pugh
c9b77cab34 linting 2023-08-27 13:42:52 -07:00
Brian Pugh
6ff7966560 debug utils 2023-08-27 13:17:32 -07:00
Brian Pugh
44234f6ae2 enable lto 2023-08-27 12:43:44 -07:00
Brian Pugh
9b1564a534 Significantly shrinkg program size by using -Os 2023-08-27 12:40:07 -07:00
marian
1e3b4e3dda cleanup colored print 2023-08-25 22:51:21 +02:00
marian
748e2ad530 improve tree rendering 2023-08-25 19:03:09 +02:00
marian
c290c09939 add tree command 2023-08-25 14:04:05 +02:00
Brian Pugh
b0f1ec8c76 Improve format command; update littlefs-python to use latest version of block_count autodetect PR 2023-08-23 11:50:16 -07:00
Brian Pugh
9da6463b3d Merge pull request #6 from BrianPugh/windows
windows compatability
2023-08-22 20:53:30 -07:00
BrianPugh
254c105b58 windows compatability 2023-08-22 20:43:12 -07:00
Brian Pugh
3a1698c23e get rid of halt/resume 2023-08-22 20:42:49 -07:00
Brian Pugh
e63ae32c4b Merge pull request #5 from BrianPugh/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-08-21 10:37:00 -07:00
pre-commit-ci[bot]
e11b7edbd4 [pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.0.284 → v0.0.285](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.284...v0.0.285)
- [github.com/adamchainz/blacken-docs: 1.15.0 → 1.16.0](https://github.com/adamchainz/blacken-docs/compare/1.15.0...1.16.0)
2023-08-21 16:37:45 +00:00
Brian Pugh
2e6f73aafb fix --help in readme 2023-08-20 20:09:26 -07:00
Brian Pugh
0f15cc945f fix off-by-one visualization in progress 2023-08-20 20:05:33 -07:00
Brian Pugh
1e5207c068 Merge pull request #4 from BrianPugh/sha256-engine
Hardware Accelerated SHA256
2023-08-20 19:09:16 -07:00
Brian Pugh
efcc78b74b switch to hardware sha256 hashing 2023-08-20 19:07:25 -07:00
Brian Pugh
c9f2fa4f75 enable HASH peripheral via stm32mxcube 2023-08-20 17:20:46 -07:00
Brian Pugh
e94b126628 Merge pull request #3 from BrianPugh/transfer-status
Transfer status
2023-08-20 16:58:06 -07:00
Brian Pugh
35b83f6d66 update screenshot 2023-08-20 16:56:20 -07:00
Brian Pugh
52fc76cd98 mostly working transfer segments 2023-08-20 16:51:42 -07:00
Brian Pugh
94c1bbcbac inactive transfer segments drawn 2023-08-20 16:40:35 -07:00
Brian Pugh
0695cb4a6c transfer segments 2023-08-20 16:36:32 -07:00
Brian Pugh
49bb0075cd fix hashing, make gui call more agnostic 2023-08-20 15:52:36 -07:00
Brian Pugh
42b1e7309b fix hashing watchdog 2023-08-20 15:52:25 -07:00
Brian Pugh
05a1c41224 Merge pull request #2 from BrianPugh/ioc-update-rebase
Ioc update rebase
2023-08-20 14:45:03 -07:00
Brian Pugh
740c467064 re-enable RAM 2023-08-20 13:45:59 -07:00
Brian Pugh
c7b6ca5f84 disable adc, dac, and sai to save space. 2023-08-20 13:31:24 -07:00
Brian Pugh
01d43f6656 fix prog_name if running as a module 2023-08-20 13:27:42 -07:00
Brian Pugh
1ad6dc3a6b selectable sai enable/disable for sound. Saves 13112 bytes. 2023-08-20 13:18:09 -07:00
Brian Pugh
3d75920c07 selectable adc enable/disable for battery voltage measurements. Saves 5448 bytes. 2023-08-20 13:14:32 -07:00
Brian Pugh
8575444933 selectable dac enable/disable for backlights. Saves 1528 bytes 2023-08-20 13:07:04 -07:00
Brian Pugh
a4036d780e fix dac2 2023-08-20 13:02:55 -07:00
Brian Pugh
1c629bb3e0 misc 2023-08-20 12:44:43 -07:00
Brian Pugh
9052624d4d driver license 2023-08-20 12:41:05 -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