Documentation ¶
Overview ¶
Package rpi4 provides the Raspberry Pi 4 Model B implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RPi4 ¶
type RPi4 struct{}
RPi4 represents the Raspberry Pi 4 Model B.
Reference: https://www.raspberrypi.org/products/raspberry-pi-4-model-b/
func (*RPi4) KernelArgs ¶
func (r *RPi4) KernelArgs() procfs.Parameters
KernelArgs implements the runtime.Board.
func (*RPi4) PartitionOptions ¶
func (r *RPi4) PartitionOptions() *runtime.PartitionOptions
PartitionOptions implements the runtime.Board.
Click to show internal directories.
Click to hide internal directories.