Skip to content

v0.2

Compare
Choose a tag to compare
@mcknly mcknly released this 24 Jun 20:28
· 7 commits to main since this release
dd9c7c4

The official 2nd release of BreadboardOS! This release contains a number of enhancements from contributors:

  • #6 - Better abstraction of the project from Pico (RP2040), splitting CMake build files and removing references to Pico SDK at the top level (thanks @biot)
  • #9 - Inclusion of CYW43 libraries for pico_w - precursor to adding wireless features (thanks @Kintar)
  • #17 - Refactor of the servicemanager framework to make new service definition more elegant (thanks @nbes4)
  • #13 - Fix for the Pico W BOARD definition (pico_w) being passed incorrectly to libraries for project configuration (thanks @fatdollar)

Thanks to the community for making BBOS better!!