A command line utility for setting up the on-board Flash of BMP v2.3+ hardware for use in standalone mode
  • C++ 95.8%
  • Meson 4.2%
Find a file
2024-10-14 11:53:03 +01:00
.github/workflows gha/linux: Exclude compilers that don't exist on the new LTS 2024-10-14 11:49:05 +01:00
deps misc: Fixed where the libusb wrap points to for the active revision of the library 2024-03-02 15:22:35 +00:00
src bmpflash: The help and version options no longer need the explicit either-or check 2024-10-14 11:53:03 +01:00
.clang-tidy misc: Added a basic clang-tidy config 2023-08-31 16:50:30 -07:00
.gitignore misc: Added an ignore on the build directory and VSCode config files 2023-08-31 16:50:30 -07:00
CODE_OF_CONDUCT.md misc: Added a license and code of conduct for the repo 2023-04-29 23:57:42 +01:00
LICENSE misc: Added a license and code of conduct for the repo 2023-04-29 23:57:42 +01:00
meson.build meson: Fixed a typo in the project() declaration which results in the latest Meson correctly complaining about an unknown option 2024-10-12 10:49:13 +01:00