Crate hail

Source
Expand description

Modules§

io
Support routines for debugging I/O.
test_take_map_cell 🔒

Structs§

Hail 🔒
A structure representing this platform that holds references to all capsules for this platform.

Constants§

NUM_PROCS 🔒

Statics§

CHIP 🔒
PROCESSES 🔒
PROCESS_PRINTER 🔒
STACK_MEMORY
Dummy buffer that causes the linker to reserve enough space for the stack.

Functions§

main
Main function called after RAM initialized.
set_pin_primary_functions 🔒
Helper function called during bring-up that configures multiplexed I/O.
start 🔒
This is in a separate, inline(never) function so that its stack frame is removed when this function returns. Otherwise, the stack space used for these static_inits is wasted.

Type Aliases§

HumidityDriver 🔒
RngDriver 🔒
SI7021Sensor 🔒
TemperatureDriver 🔒