Numerous questions have arisen over the past few weeks, as I’ve been exploring Endpoint, I’m going to list them here:
- Are any of the MPU’s peripherals out of bounds? not to be touched by user code?
- Is any of the code open source and if so can the repo(s) in GitHub be revealed?
- Does the OS leverage virtual memory? I mean is there a paging file/region on the SSD for this?
- I have little Linux experience, so is there a way for a person to “login”? is there some kind of terminal/console access available?
- I imagine its straightforward to create new processes from C#, does the board impose any restrictions in this area?
- Is the Libgpiod library used? if so, is that code available in some repo?