Maksim Lin
Maksim Lin
I'd say this is a duplicate of part of the functionality from #221
Yes sorry fo the lack of detail. What I had in mind was being able to have thins like: ``` { "messageWithMultiParams": "Hi ${yourName} its ${now} and the temperature outside...
@sakethv-mega is the work to implement Android sync happening somewhere here in the public repo where interested developers could help and contribute?
Only just started reading the [mcu's documentation](https://www.silabs.com/Support%20Documents/TechnicalDocs/EFM32HG309.pdf) and initially spotted: > 2.1.13 Pre-Programmed USB/UART Bootloader Is there a reason why this can not be used for easy firmware flashing?
Reading the [app note](https://www.silabs.com/Support%20Documents/TechnicalDocs/AN0042.pdf) you can use either USB or UART, so I guess next question is are the T/R pins USART0 ?
Now that @mithro emailed out about the project discuss google group, I see the post there from @joshgoes already covers how to use the builtin bootloader to flash via uart....
I can't seem to get this to work - is it available in the currently published vscode plugin or do I need to build the plugin myself?
I'm assuming it's [this one](https://github.com/flutter/flutter/pull/62115), will keep an eye for it to be merged and then keen to come back and try this out again! 👍
As a happy Plato on Aura One user and now new Elipsa owner I'd love to be able to use the pen on the Elipsa to annotate both PDFs and...
I ran into the same error on Ubuntu 22.04, running woeusb script with sudo got it working for me too.