Commit Graph

538 Commits

Author SHA1 Message Date
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
Brian Pugh
727dab2e92 uncomment pypi token 2023-08-19 19:55:08 -07:00
Brian Pugh
60eaa748c3 wip; need to revert VTOR stuff 2023-08-19 15:55:07 -07:00
Brian Pugh
0331ebb9d3 wip 2023-08-19 15:55:01 -07:00
Brian Pugh
4117434d71 ignore my stm32mxcube files 2023-08-19 15:54:49 -07:00
Brian Pugh
a9ea7e895d wip 2023-08-19 15:54:41 -07:00
Brian Pugh
3640c1d0a2 updated device config 2023-08-19 15:54:32 -07:00
Brian Pugh
d997fcee9c ioc update headers wip 2023-08-19 15:54:21 -07:00
Brian Pugh
3e9d5d462e Public release. 2023-08-19 15:52:11 -07:00