Releases: labscript-suite/PrawnBlaster
Releases · labscript-suite/PrawnBlaster
1.2.0
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
1.1.0
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
1.0.0
0.1.0
Updated readme to reference findings in #5