Skip to content

Releases: xboxoneresearch/PicoDurangoPOST

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 May 04:31
d158aea

This release removes some obsolete functionality from the firmware.
The use of XboxPostcodeMonitor is recommended.

See details in #11

New features:

  • Added support Raspberry Pi Pico 2.
  • Put more references into help menu (errorcode DB, XboxPostcodeMonitor URLs)

Release v0.2.3

Choose a tag to compare

@github-actions github-actions released this 27 May 11:57
Release v0.2.3 - Small changes to version/help commands

Release v0.2.2

Choose a tag to compare

@github-actions github-actions released this 23 May 16:11
- visual: Known errors and OS system errors (E1xx/E2xx/...) are printed RED
- visual: Only names for known errors are printed (less clutter)
- fw: Reworked assembly of errocode-names
- meta: Script to sync POST codes from https://errors.xboxresearch.com (see `scripts/sync_postcodes.py`)

Release v0.2.1

Choose a tag to compare

@github-actions github-actions released this 20 May 22:27
Release v0.2.1

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 May 14:28
Release v0.2.0 - Now with config option

Release v0.1.5

Choose a tag to compare

@github-actions github-actions released this 26 Apr 03:17
v0.1.5

Release v0.1.4

Choose a tag to compare

@github-actions github-actions released this 26 Apr 02:54
Release v0.1.4 - Better handling for POST packet bursts

Release v0.1.3

Choose a tag to compare

@github-actions github-actions released this 25 Apr 20:50
v0.1.3 - Changed I2C pins to GP0/GP1

Release v0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 12:55
Release v0.1.2 - Defined POST codes for SUCCESS

Release v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Apr 08:18
feat: Basic REPL