-
Notifications
You must be signed in to change notification settings - Fork 92
Update to SDK 3 #86
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
Comments
No more free time for this. |
Hi JP, I managed to port most of the code from Ka-Radio32 and the only piece I am struggling with is VS1053 driver.
According to https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/api-reference/peripherals/spi.html Thank you |
May be refer to https://github.com/karawin/Ka-Radio ? |
It doesnt help much tbh. I managed to fix VS1053_spi_init
But VS1053_HW_init doesnt seem to be very understandable |
I managed to migrate the project to SDK 3.4 here - https://github.com/h1aji/Ka-Radio
@VicVa Any chance to have a look? |
Good job, but sorry, no free time. |
Hi @karawin this time I only need your help with partitions.csv
Because I see this error
|
Is there any chance to get the code update to work with SDK 3?
It looks like the easiest way is to port code from Ka-Radio32
There are lots of improvements and I am hoping to get better performance with new SDK
The text was updated successfully, but these errors were encountered: