Skip to content

Commit

Permalink
RELEASES: document HOSP_HIDAPI_PC_MODULES build option
Browse files Browse the repository at this point in the history
  • Loading branch information
connorimes committed Mar 5, 2024
1 parent 8ce1085 commit 7e1c135
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Build:
- Increase minimum required cmake version to 3.16.
- Increase minimum required CMake version to 3.16.
- Prefer native HIDAPI backends over `libusb` backend.
- Add `HOSP_HIDAPI_PC_MODULES` CMake option to let user configure the HIDAPI module search order.
- README: update documentation.
- CI: Switch from Travis CI to GitHub workflows for continuous integration.

Expand Down

0 comments on commit 7e1c135

Please sign in to comment.