Skip to content
Compare
Choose a tag to compare
@samyarsadat samyarsadat released this 30 Mar 18:51
v1.3.0
dbb9ed0

Version 1.3.0 release of the Pico Build Action.

Changes:

  1. Removed the board_name input. Board name and platform should be set in the project's CMake configuration. See example configuration.
  2. Added a BASH script for updating the v1 major version tag.
  3. Updated README.md to remove RP2040-specific references, as this action works with the RP2350 as well.
  4. Test program is now built for the Pico 2 (RP2350).