Skip to content

Releases: labscript-suite/PrawnBlaster

1.2.0

25 Apr 13:11
7e22575
Compare
Choose a tag to compare

Commits

  • caefa50: Remove pico_sdk_import.cmake from repo and instead copy it at build time from the SDK so it is kept up to date (philipstarkey) #30
  • 8177b08: Update PrawnBlaster firmware to support the new Pico 2 (RP2350) board. (philipstarkey) #30
  • c42cd16: Added new board command to documentation (philipstarkey) #30
  • bc32b68: Correct comment (philipstarkey) #30
  • 16c36ac: Make capitalization consistent in Dockerfile command (David Meyer) #30
  • ace5ee6: Update pico-sdk to 2.1.1 (David Meyer) #30
  • 0197a35: Add warning regarding the RP2350 E9 errata (philipstarkey) #30

1.1.1

25 Aug 09:27
9020318
Compare
Choose a tag to compare

Commits

  • df0883a: Ensure a clock resus on external clock configuration correctly (David Meyer) #33
  • dc2897f: Print if clock resus'd for user to handle (David Meyer) #33
  • bf77581: Disable temp 48MHz debug output (David Meyer) #33
  • 98f07f0: Bump patch version to v1.1.1 (Phil Starkey) #33

1.1.0

28 May 21:25
ae47bf4
Compare
Choose a tag to compare

Commits

  • 23fb9c1: Switch to fast serial. (Carter Turn) #25
  • dde2cfe: Add command for setting instructions via large binary block. (Carter Turn) #25
  • 6d98b41: simple method to prevent calling gpio_init when it has already been called. (David Meyer) #27
  • 960cbc1: Merge branch 'master' into carterturn-prawnblaster-fast-serial (Carter Turn) #25
  • 77933a4: Bumping version number (Carter Turn) #25
  • ab5cf13: Ensures workflow only runs on tag creation or pull requests, instead of every commit. (David Meyer) #28
  • 66b7f7d: Add documentation of setb command to readme; make indentation consistent. (Carter Turn) #25
  • bfca9bc: Use correct tag check for release (David Meyer) #28
  • 8feb0cc: Update action pin (David Meyer) #28
  • e29fc4c: Add program command to replicate the baud rate 1200 available with Pico stdio library. (Carter Turn) #25
  • 536b8de: Add error handling to binary programming. (Carter Turn) #25
  • 20328ab: Merge branch 'master' into improved_gpio_init (David Meyer) #27

1.0.1

10 Feb 02:43
a2fb893
Compare
Choose a tag to compare

Commits

  • 3896b1a: Update version pins to match repo pin (David Meyer)
  • a2fb893: Use docker to build locally and in CI (#26) (Phil Starkey) #26

1.0.0

29 May 02:46
ada60b0
Compare
Choose a tag to compare

0.1.0

04 Apr 04:08
Compare
Choose a tag to compare
Updated readme to reference findings in #5