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%
| .github/workflows | gha/linux: Exclude compilers that don't exist on the new LTS | |
| deps | misc: Fixed where the libusb wrap points to for the active revision of the library | |
| src | bmpflash: The help and version options no longer need the explicit either-or check | |
| .clang-tidy | misc: Added a basic clang-tidy config | |
| .gitignore | misc: Added an ignore on the build directory and VSCode config files | |
| CODE_OF_CONDUCT.md | coc: Added abuse contact. | |
| LICENSE | misc: Added a license and code of conduct for the repo | |
| meson.build |
meson: Fixed a typo in the project() declaration which results in the latest Meson correctly complaining about an unknown option
|
|