Skip to content

Releases: labscript-suite/prawn_digital_output

1.3.0

17 Nov 21:31
6bb9782

Choose a tag to compare

Commits

  • 34bd209: Remove pico_sdk_import.cmake file so we can copy it from the SDK freshly on each build (philipstarkey) #16
  • a622024: Add support for Pico 2 (RP2350) (philipstarkey) #16
  • fcb83a4: Merge commit '9c291ee022ebc3fbad9912cc81dff2e27b667c4a' into philipstarkey/rp235x (philipstarkey) #16
  • f0ba531: Improve docs consistency (philipstarkey) #16
  • c006c5a: Added external referencing to the spec list (philipstarkey) #16
  • 09f6c58: Merge branch 'main' into philipstarkey/rp235x (David Meyer) #16
  • 76ddc60: Update pico-sdk to v2.1.1 (David Meyer) #16
  • 911481c: Add caution to readme about errata 9 on RP2350 boards. (David Meyer) #16
  • bf60bca: Add missing else on brd processing block. (David Meyer) #16
  • eac7fc3: Remove old prawnblaster name in artifact upload. (David Meyer) #16

1.2.2

25 Aug 09:34
d817579

Choose a tag to compare

Commits

  • e399f15: Remove labscript instruction limit (philipstarkey) #18
  • 9c291ee: Remove labscript instruction limit (Phil Starkey) #18
  • d3b2ceb: Ensure clock status is set correctly if external clock configuration fails. (David Meyer) #19
  • baf84ea: Bump patch version to 1.2.2 (Phil Starkey) #19

1.2.1

28 May 21:04
f24c906

Choose a tag to compare

Commits

  • 6245d9d: Add program ('prg') command to reboot the Pi Pico into programming mode without physical access. (Carter Turn) #14

1.2.0

26 May 05:26
3e4adc6

Choose a tag to compare

Merge pull request #15 from dihm/fast-serial-null-terminate

Add null terminator to strings returned from fast_serial_read_until