Ron Evans

Results 979 comments of Ron Evans
trafficstars

The above might also address #1259 and any similar issues.

Note that you will also need to update to newer TinyGo versions. Seems like you are still using v0.27? https://github.com/fermyon/spin/blob/main/.github/workflows/build.yml#L206

I would recommend 0.35? That is the latest release and has a lot of important fixes and improvements.

The playground does not support WebUSB. So you must download the UF2 file from the playground site, boot the RP2040 into bootloader mode, then drag/drop the UF2 file to the...

It should compile and download the UF2 file to your normal "Downloads" directory.

Closing since this question was answered. Thanks!

> Also FYI there is a way to set a custom endpoint name if you like. I am currently using that, thanks for mentioning. > Also I believe that the...

Thanks for the improvement @aykevl and to @ydnar and @dgryski for review. Now merging.

Looks like "real" CI failure here https://app.circleci.com/pipelines/github/tinygo-org/tinygo/9517/workflows/3c85e9d4-e599-4624-828c-400a0ae7ea16/jobs/40570?invite=true#step-118-15

Hi @aykevl we dropped support for LLVM 14 a while ago. Is this PR still valid?