Igor K

Results 12 comments of Igor K

Hi Peter, I believe that a macro definition might do the job using a single bit ( for example `` ) in the transition and relying on the preprocessor could...

In fact you are completely right. After doing a bit of RTFM about binary constructions, I might go for a different approach but I am not yet 100%. I will...

Thank you very much for your insights ! 🙂 I will se if I can eventually contribute with something useful ! Best, Igor

Hello :) I might be able to provide some help for this, as I have been helped by @pedroAkos for the Yggdrasil integration that derives an IP based on the...

# All the credit goes to @peerst ! 🙂 Also, I thought that when the boot sequence was interrupted by pressing a key, or simply not having a Micro SD...

Hi 🙂 I am working again on this PR at the moment and I use a `grisp/grisp_base/sys/erl_main.c` locally to overwrite the default `init.c`. I am trying to implement a "switch...

Thanks a lot for your help @peerst ! Right now I just made a first working version that somewhat corresponds to this I believe : > (and I would still...

Hello 🙂 Would be happy to help on this issue ! I have also tested that `inet` provides the correct `hwaddr` on Mac, and the field is missing from the...

Hello Mirjam ! 🙂 Thanks a lot, solved the issue for me ! It was my mistake indeed : I had specified the value of the board as an atom...

Hi :) I don't know if that could be of any help for this enhancement, but since for our work with Lasp on GRiSP we've had to clean (_build,_grisp,caches,embedded elixir...