Maxime BORGES

Results 38 comments of Maxime BORGES

> often the SVD quality is what determines whether you'll succeed at all Anyone actually tried to contact some manufacturers to ask them to fix the SVDs ? Making patches...

Anyone got it to compile on WIndows ?

Sorry for the comment I was really in a rush and I managed to compile my application under Windows. I just had to compile the lib, put the .dll in...

I used CMake if I remember correctly, but I didn't remember more than that sorry

Hey, I've been working on OTA update over UART for our application, but for some reasons after restarting the app seems to be stuck and I can't get any log...

@callmephilip In the end I just had some crap in my `sdkconfig`... But thanks for the code, it definitly helped me catch up differences with my project!

For reference, [here](https://github.com/yaak-ai/rust-esp32-std-demo/tree/ota_demo) is my demo repo for flashing OTA partition via UART.

Those modifications break usage without event handler, I'm investigating...

After switching from my branch to the last release, blocking read seems to be working well enough (~3% less throughput on my OTA over UART transfer) for my application. I'd...

I was mainly working on the XML export to be able to reimport them using `SMS Backup & Restore`. Last commit should bring back the `ADDRESS{ field with the phone...