Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to API 20 #59

Closed
wants to merge 3 commits into from
Closed

Update to API 20 #59

wants to merge 3 commits into from

Conversation

burnoo
Copy link

@burnoo burnoo commented Mar 29, 2023

I followed instructions from updating-sdk.md

Changes

  • Update to API 20 (commit 0161d49d)
  • Bump lib version to 0.8.0
  • Update README
  • Support MacOS with M1 for generate-bindings.rs

Additional notes

  • To make running generate-bindings.rs work I had to copy libs from ${FIRMWARE_ROOT}/lib to ${FIRMWARE_ROOT}/build/f7-firmware-D/sdk/lib

@dcoles
Copy link
Collaborator

dcoles commented Mar 31, 2023

Hi @burnoo,

Thanks for the PR! I regenerated the bindings based on the 0.80.1 release (still SDK 20), since 0161d49d was not yet in the release branch.

I try to keep the bindings matching a particular release to ensure that it's easy to update to the matching firmware.

@dcoles
Copy link
Collaborator

dcoles commented Mar 31, 2023

OK. It seems that GitHub is a little confused, but your changes have been merged to master (d5a3d14).

Thanks for the PR! I'll push the new versions shortly.

Closing this PR, since there doesn't seem to be any way to convince GitHub that it's been merged. 😟

@dcoles dcoles closed this Mar 31, 2023
@dcoles
Copy link
Collaborator

dcoles commented Mar 31, 2023

Released as flipperzero-0.8.0. Thanks again!

str4d pushed a commit to str4d/flipperzero that referenced this pull request Apr 1, 2023
@str4d str4d mentioned this pull request Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants