404 Commits

Author SHA1 Message Date
dependabot[bot]
108d41da46 Bump pytest from 8.3.2 to 8.3.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
v0.12.0
2024-10-10 08:51:44 -04:00
dependabot[bot]
aa9103b326 Bump rich from 13.8.0 to 13.8.1
Bumps [rich](https://github.com/Textualize/rich) from 13.8.0 to 13.8.1.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.8.0...v13.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 08:51:24 -04:00
Brian Pugh
d0a62ab88a Merge pull request #208 from sylverb/main
Add sdpush command to push files to the SD Card of the game and watch
2024-10-10 08:50:30 -04:00
Sylverb
8801da4216 Do not disable OSPI1 IRQ for sd card as it's not needed 2024-10-10 10:46:29 +02:00
Sylverb
a058a6c148 Allow to push empty files 2024-10-10 09:15:12 +02:00
Sylverb
b64787a6a8 Add some sanity checks on path, renamed destpath parameter to dest_path 2024-10-10 08:49:41 +02:00
Sylverb
4693d02aa9 Remove unused file_path from gnwmanager_comm 2024-10-09 16:25:45 +02:00
Sylverb
7840755b0a Remove syscalls.c for implementing standard time() compatibility 2024-10-09 16:21:29 +02:00
Sylverb
db5dad320f Update readme to add sdpush command 2024-10-09 09:12:32 +02:00
Sylverb
1f1e0bf4c2 Show SD errors on the device screen 2024-10-09 07:57:10 +02:00
Brian Pugh
e29a2c0f87 Add artwork for SD text. 2024-10-08 22:51:08 +02:00
Sylverb
338191722f If uploading a file, some actions specific to flashing data shall
be ignored.
2024-10-08 17:21:53 +02:00
Sylverb
8b9677b82c Show progress for sdpush command 2024-10-08 14:26:55 +02:00
Sylverb
90ab08e1d6 Fix watchdog triggering if there is no SD Card 2024-10-08 14:09:15 +02:00
Sylverb
73b20710be Preliminar support for OSPI1 SD Card (need to fix watchdog trigger
if there is no answer on OSPI1 SD Card)
2024-10-08 13:21:20 +02:00
Sylverb
6f1ecfe815 Better code separation, add FatFs in the project, not as a submodule 2024-10-08 10:02:10 +02:00
Sylverb
ba15211f51 Add sdpush command to store file on SD Card 2024-10-08 07:53:36 +02:00
pre-commit-ci[bot]
b4281098d6 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.8 → v0.6.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.8...v0.6.9)
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)
- [github.com/RobertCraigie/pyright-python: v1.1.382.post1 → v1.1.383](https://github.com/RobertCraigie/pyright-python/compare/v1.1.382.post1...v1.1.383)
2024-10-07 13:57:53 -04:00
pre-commit-ci[bot]
4a5a919e47 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.7...v0.6.8)
- [github.com/RobertCraigie/pyright-python: v1.1.381 → v1.1.382.post1](https://github.com/RobertCraigie/pyright-python/compare/v1.1.381...v1.1.382.post1)
2024-09-30 12:39:28 -04:00
pre-commit-ci[bot]
487724bb63 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.6.7)
- [github.com/RobertCraigie/pyright-python: v1.1.380 → v1.1.381](https://github.com/RobertCraigie/pyright-python/compare/v1.1.380...v1.1.381)
2024-09-23 13:38:59 -04:00
pre-commit-ci[bot]
fbae2176ea [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.5)
- [github.com/RobertCraigie/pyright-python: v1.1.379 → v1.1.380](https://github.com/RobertCraigie/pyright-python/compare/v1.1.379...v1.1.380)
2024-09-16 13:03:09 -04:00
pre-commit-ci[bot]
3778f92963 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.3...v0.6.4)
- [github.com/RobertCraigie/pyright-python: v1.1.378 → v1.1.379](https://github.com/RobertCraigie/pyright-python/compare/v1.1.378...v1.1.379)
2024-09-09 13:16:39 -04:00
pre-commit-ci[bot]
156b4c2866 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.2...v0.6.3)
- [github.com/RobertCraigie/pyright-python: v1.1.377 → v1.1.378](https://github.com/RobertCraigie/pyright-python/compare/v1.1.377...v1.1.378)
2024-09-02 16:51:40 -04:00
dependabot[bot]
b3207c5cce Bump tqdm from 4.66.4 to 4.66.5
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 13:03:28 -04:00
dependabot[bot]
780a521fb5 Bump rich from 13.7.1 to 13.8.0
Bumps [rich](https://github.com/Textualize/rich) from 13.7.1 to 13.8.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.7.1...v13.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 12:20:55 -04:00
dependabot[bot]
afb638eebe Bump coverage from 7.6.0 to 7.6.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.0...7.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 09:13:07 -04:00
dependabot[bot]
a0ce214a9f Bump cyclopts from 2.9.4 to 2.9.9
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 2.9.4 to 2.9.9.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](https://github.com/BrianPugh/cyclopts/compare/v2.9.4...v2.9.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 09:12:59 -04:00
pre-commit-ci[bot]
b9ca3a2d01 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2)
- [github.com/RobertCraigie/pyright-python: v1.1.376 → v1.1.377](https://github.com/RobertCraigie/pyright-python/compare/v1.1.376...v1.1.377)
2024-08-26 12:29:36 -04:00
pre-commit-ci[bot]
f79d2e976e [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.7...v0.6.1)
- [github.com/RobertCraigie/pyright-python: v1.1.375 → v1.1.376](https://github.com/RobertCraigie/pyright-python/compare/v1.1.375...v1.1.376)
2024-08-19 12:52:41 -04:00
pre-commit-ci[bot]
bccda13f56 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.6...v0.5.7)
- [github.com/RobertCraigie/pyright-python: v1.1.374 → v1.1.375](https://github.com/RobertCraigie/pyright-python/compare/v1.1.374...v1.1.375)
2024-08-12 13:35:12 -04:00
pre-commit-ci[bot]
d1ec468a3d [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.5.6)
- [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0)
- [github.com/RobertCraigie/pyright-python: v1.1.373 → v1.1.374](https://github.com/RobertCraigie/pyright-python/compare/v1.1.373...v1.1.374)
2024-08-05 13:24:34 -04:00
dependabot[bot]
7c129cf9f9 Bump cyclopts from 2.8.0 to 2.9.4
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 2.8.0 to 2.9.4.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](https://github.com/BrianPugh/cyclopts/compare/v2.8.0...v2.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 10:39:08 -04:00
dependabot[bot]
fe0a9e5cad Bump pytest from 8.2.1 to 8.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.3.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.3.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 09:09:39 -04:00
dependabot[bot]
25014d6863 Bump coverage from 7.5.4 to 7.6.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 09:09:30 -04:00
dependabot[bot]
260dc7e46b Bump littlefs-python from 0.10.3 to 0.12.0
Bumps [littlefs-python](https://github.com/jrast/littlefs-python) from 0.10.3 to 0.12.0.
- [Release notes](https://github.com/jrast/littlefs-python/releases)
- [Commits](https://github.com/jrast/littlefs-python/compare/v0.10.3...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 09:09:23 -04:00
dependabot[bot]
eba0d74bf7 Bump tamp from 1.5.0 to 1.6.0
Bumps [tamp](https://github.com/BrianPugh/tamp) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/BrianPugh/tamp/releases)
- [Commits](https://github.com/BrianPugh/tamp/compare/v1.5.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 09:09:01 -04:00
pre-commit-ci[bot]
9e96d8bd65 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.4 → v0.5.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.4...v0.5.5)
- [github.com/RobertCraigie/pyright-python: v1.1.372 → v1.1.373](https://github.com/RobertCraigie/pyright-python/compare/v1.1.372...v1.1.373)
2024-07-29 12:53:48 -04:00
pre-commit-ci[bot]
40788d584a [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.5.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.2...v0.5.4)
- [github.com/RobertCraigie/pyright-python: v1.1.371 → v1.1.372](https://github.com/RobertCraigie/pyright-python/compare/v1.1.371...v1.1.372)
2024-07-22 12:36:23 -04:00
pre-commit-ci[bot]
bcfd4a9ff6 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.1...v0.5.2)
- [github.com/RobertCraigie/pyright-python: v1.1.370 → v1.1.371](https://github.com/RobertCraigie/pyright-python/compare/v1.1.370...v1.1.371)
2024-07-15 12:39:43 -04:00
pre-commit-ci[bot]
42abaf8db2 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.5.1)
- [github.com/RobertCraigie/pyright-python: v1.1.369 → v1.1.370](https://github.com/RobertCraigie/pyright-python/compare/v1.1.369...v1.1.370)
2024-07-08 12:54:14 -04:00
dependabot[bot]
88ff0a2202 Bump certifi from 2024.2.2 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 11:47:37 -04:00
pre-commit-ci[bot]
590d7ac353 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.10...v0.5.0)
- [github.com/adamchainz/blacken-docs: 1.16.0 → 1.18.0](https://github.com/adamchainz/blacken-docs/compare/1.16.0...1.18.0)
- [github.com/RobertCraigie/pyright-python: v1.1.368 → v1.1.369](https://github.com/RobertCraigie/pyright-python/compare/v1.1.368...v1.1.369)
2024-07-01 12:50:13 -04:00
dependabot[bot]
71e64010a2 Bump coverage from 7.5.3 to 7.5.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.5.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.3...7.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 09:10:17 -04:00
dependabot[bot]
81fe291845 Bump cyclopts from 2.6.2 to 2.8.0
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 2.6.2 to 2.8.0.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](https://github.com/BrianPugh/cyclopts/compare/v2.6.2...v2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 09:09:39 -04:00
pre-commit-ci[bot]
2ef1064696 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.9 → v0.4.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.9...v0.4.10)
- [github.com/RobertCraigie/pyright-python: v1.1.367 → v1.1.368](https://github.com/RobertCraigie/pyright-python/compare/v1.1.367...v1.1.368)
2024-06-24 12:54:45 -04:00
pre-commit-ci[bot]
d48db92728 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.8 → v0.4.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.8...v0.4.9)
- [github.com/RobertCraigie/pyright-python: v1.1.366 → v1.1.367](https://github.com/RobertCraigie/pyright-python/compare/v1.1.366...v1.1.367)
2024-06-17 13:15:54 -04:00
pre-commit-ci[bot]
acb02a36ea [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.4.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.7...v0.4.8)
- [github.com/RobertCraigie/pyright-python: v1.1.365 → v1.1.366](https://github.com/RobertCraigie/pyright-python/compare/v1.1.365...v1.1.366)
2024-06-10 13:18:31 -04:00
pre-commit-ci[bot]
66404193fa [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.4.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.5...v0.4.7)
- [github.com/RobertCraigie/pyright-python: v1.1.364 → v1.1.365](https://github.com/RobertCraigie/pyright-python/compare/v1.1.364...v1.1.365)
2024-06-03 13:18:11 -04:00
dependabot[bot]
dcbd951745 Bump coverage from 7.5.2 to 7.5.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.2 to 7.5.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.2...7.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 13:05:22 -04:00
dependabot[bot]
8d0e05cefb Bump coverage from 7.5.1 to 7.5.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.1 to 7.5.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.1...7.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 09:02:34 -04:00