fix various libfibre bugs

This commit is contained in:
Samuel Sadok
2020-12-04 20:11:21 +01:00
parent d3c6b38823
commit f4b312accb
23 changed files with 136 additions and 55 deletions
+8
View File
@@ -282,6 +282,14 @@ bundle exec jekyll serve --incremental --host=0.0.0.0
On Ubuntu 18.04, prerequisites are: `ruby ruby-dev zlib1g-dev`.
## Modifying libfibre
If you need to modify libfibre run `make fibre` in the `Firmware` directory. If
you now run odrivetool from the repository it should use the new libfibre binary.
If you're satisfied with the changes don't forget to generate binaries for all
supported systems. See [Releases](#releases) for more info.
## Releases
We use GitHub Releases to provide firmware releases.