Skip to content

Releases: openbikesensor/OpenBikeSensorFlash

v0.2.38

27 Nov 15:06
e8fef5d
Compare
Choose a tag to compare
v0.2.38 Pre-release
Pre-release

GitHub downloads GitHub commits since release

Version v0.2.38 based on refs/heads/main e8fef5d

🐛 Bug Fixes

  • 0a8b742 - Limit max string length snprintf

👻 Maintenance

📦 Dependency updates

  • dac9b2b - idf-update
  • e8fef5d - Bump metcalfc/changelog-generator from 1.0.0 to 3.0.0 (#3)

👷 Changes for developers / internal

  • 2edf8d8 - iRename sdkconfig so that it is picked up (hopefully)
  • 80f1120 - update sonar scanner version
  • 887ee7b - Update new idf, switch off some unused support options fixes #1
  • 1fb12c0 - Fix naming of main branch.
  • ddd8151 - Refresh CodeQl build.
  • 15a781b - Ignore cmake dirs in git

v0.1.22

01 May 10:46
Compare
Choose a tag to compare

GitHub downloads GitHub commits since release

Version v0.1.22 based on refs/heads/main 63a6ea4

🐛 Bug Fixes

  • 851d238 - Dont copy non existing file to dist during build.

👷 Changes for developers / internal

  • 63a6ea4 - Name partition for flashApp "flashApp"

v0.1.21

18 Apr 16:57
Compare
Choose a tag to compare

GitHub downloads GitHub commits since release

Version v0.1.21 based on refs/heads/main 3a81fcb

🐛 Bug Fixes

The sdkconfig file of the project was not used so all the settings had been ignored - especially SPI_FLASH_DANGEROUS_WRITE
which caused the whole repartitioning to fail.

👷 Changes for developers / internal

  • a1154bb - since we have 1 release now there might be a changelog
  • 3ed4900 - Try to make ci build honour sdkconfig
  • dd448c4 - Try to make ci build honour sdkconfig enable verbose logging
  • d57ebeb - Switch to none ci build option of platform io
  • ba5a4d9 - No more ./bin subdirectory
  • 3a81fcb - Enable partitions file again

v0.1.15

17 Apr 14:52
Compare
Choose a tag to compare

GitHub downloads GitHub commits since release

Version v0.1.15 based on refs/heads/main 211ed95

🎉 Major features and improvements

Initial realase still to be considered beta ;)