Geert Stappers

Results 419 comments of Geert Stappers

```patch --- a/src/core/device.c +++ b/src/core/device.c ``` See also #877

For what it is worth: #888 made it worth to check again with recent version and update this issue.

Will the commit message get a `Reported-by dyeske` or something simular? (See also #723)

> > Will the commit message get a `Reported-by dyeske` or something simular? (See also #723) > > Check the author of the commit. ![afbeelding](https://user-images.githubusercontent.com/35434094/216393781-2ecd387a-ebb5-4ee9-b686-d9fcc9e5ef6f.png) OK

How to retrigger the CI tests for this merge request? And is it something that I can do? Elaborating those questions: This merge request was created for researching the effect...

How to retrigger the CI tests for this merge request? And is it something that I can do?

_(-: Feel free to ignore this comment :-)_ > The fix is: > > * embassy-executor should get a "assume single core" Cargo feature or something, so it can choose...

On Sun, Aug 13, 2023 at 12:42:36PM -0700, Dario Nieuwenhuis wrote: > > Having multi core support in embassy-rp will restrict embassy multi core support to RP2040 devices, will hinder...

On Mon, Dec 04, 2023 at 12:36:54PM -0800, Audrey Lace wrote: > When running as root it is seems wasteful to fork the process into 2 > as both processes...