Ron Evans

Results 1197 comments of Ron Evans

Hi @gedw99 integrating with Zephyr would be great. We've looked at it a little alongside a few others. Most RTOS will require similar changes. For example, all will require some...

The idea to me is to be able to use TinyGo as the compiler, and use capabilities in the RTOS, along with interoperating with other services/libs written for that RTOS....

> Unfortunately this suffers from a potential hang with `-scheduler=cores`: `scheduleTask` takes the scheduler lock from interrupt context which would cause a deadlock when this interrupt happens with the scheduler...

@mikesmitty I just switched the branch for this to `dev`. No merge conflicts. Do you want to squash any of these commits? Anyone else have any comments on this PR?

Before merge, just want to confirm with @sago35 that this does not affect any TinyGo Keeb code. :keyboard:

That is pretty interesting linker error. I will try to take a look, thanks for reporting!

Please resolve merge conflicts now @niaow since #5102 was merged.

@niaow can you please rebase this branch now?

This PR is once again ready for rebase @niaow