-
Hello! I want to install xinu on arduino mega 2560, is it possible? When I build this project and run it on my arduino, it always reloads after displaying free memory
-
I've been searching through the docs tree and various online sources and none of them seem to say how you actually write a program that runs _under_ Xinu, rather than modifying Xinu itself. (In partic…
hyphz updated
6 years ago
-
By default Galileo's default GRUB gets loaded from SPI flash (firmware). Hence, I need to go to EFI shell and then hit "fs0:" to manually select the bootia32.efi of Xinu. However, this is not the issu…
-
-
Uploading a kernel fails (status 403 Forbidden) when sending it to S3.
Note that this error isn't reported to the user other than by turning the progress bar red, so I was initially confused about wh…
-
![image](https://user-images.githubusercontent.com/6957057/28353725-9e6281ca-6c8f-11e7-965d-4a0d4ce81c5c.png)
build prod took a lot of time.1192s = 20min .
ionic info:
global packages:
…
-
Putting all of this in one place. Note that this does not include build configurations that aren't explicitly listed or made out of the box yet are still possible (such as the various BSDs, desktop on…
-
I'm getting the following output when trying to bootstrap arch linux. I'm on the latest rev of image-bootstrap and a recently updated CentOS host:
```
# git rev-parse HEAD
ef959787f77fb248b3a428…
-
The CIFS kernel module includes client stats in `/proc/fs/cifs/Stats`, but only if the kernel is configured with `CONFIG_CIFS_STATS`.
It includes per mountpoint info, so it should be pretty useful.
-
I have a quick question on some EGL extensions for the FreeBSD driver that can’t seem to be found. I’m posting here because the Nvidia forums for FreeBSD don’t seem to get any answers from developers …