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

New Serial Api #29

Closed
benjamindrussell opened this issue Feb 4, 2024 · 2 comments
Closed

New Serial Api #29

benjamindrussell opened this issue Feb 4, 2024 · 2 comments

Comments

@benjamindrussell
Copy link

The Flipper Zero serial API has been updated in the latest release, and it doesn't seem to be backwards compatible with the old API. FuriHalUartID and UartIrqEvent no longer exist.

@jamisonderek
Copy link
Owner

I need to test the firmwares to see who is still on the old firmware.

I need to update gpio\uart_demo to use the uart_helper-new and maybe a #define to switch between the implementations if there are old firmware out there still.

@jamisonderek
Copy link
Owner

Updated 94c5e65 for the new API.

Also, I added ability to read the current text without having to have a delimiter, since sometimes that is what is required by a few apps.

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

No branches or pull requests

2 participants