You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steve Cote edited this page Apr 19, 2017
·
1 revision
The loader is lightweight and designed to support resource constrained environments. It has been very helpful in programming and operating Single Board Computer (SBC) devices such as the Raspberry Pi Zero.
Boot Via Network
The loader can be configured to load using a simple script which can contain a URI to a configuration file on the network accessible via HTTP.
Logging
Your needs will vary, but it is possible to use different loggers in your configuration to reduce or prevent file system access.