I wrote a small app to interface, via the serial GPIO pins, the Flipper with my own little test HW board.
The it's just sending bytes over the serial pins and waits for the reply... I started from the serial terminal app code...
it seems that the API with the new firmware version is not compatible with the old one because I'm not able to start my app now.
I suppose I have to port my app to the new API BUT, Is there any documents about it or is there any other possibility?
Thanks
Reproduction
Start any old fap application using serial communication
Describe the bug.
I wrote a small app to interface, via the serial GPIO pins, the Flipper with my own little test HW board. The it's just sending bytes over the serial pins and waits for the reply... I started from the serial terminal app code... it seems that the API with the new firmware version is not compatible with the old one because I'm not able to start my app now. I suppose I have to port my app to the new API BUT, Is there any documents about it or is there any other possibility?
Thanks
Reproduction
Start any old fap application using serial communication
Target
No response
Logs
No response
Anything else?
No response