atlantisnova
atlantisnova
Hey any chance this could be merged in? I'm having to use a custom fork and it would be great to just pull the main shard :)
This would allow us to use a custom device tree for our project without having to manually install it on each unit with a somewhat hacky script... thanks!
The imx8mm-var-dart please! Thanks! Sent from my iPhone > On Jun 10, 2022, at 12:25 AM, Alexandru Costache ***@***.***> wrote: > > imx8mm-var-dart
I'm having the same issue on a Pixel 7 v 13: `onScannerRegistered() - status=0 scannerId=3 mScannerId=0` shows up in the log and everything appears to be working, but no success...
Hi @confact no worries: for now I'm just making two separate calls as a workaround!
Great! Looks like there's a conflict so I may let you resolve that if that's OK to make sure the correct parts get kept...
And I'll work on documentation in the next few days - do you want it on the main Readme or just documented in the API docs?
> > Certain system calls block forever and don't work well with fibers > > We can choose to use other system calls that do not block. Currently most IO...
@bararchy My temporary fix was to use 636f7374/durian.cr and the following monkey patch to fix HTTP::Client by default (which also fixes Crest), but this seems pretty fragile and would be...