Crate esp32_c3_board

Source
Expand description

Board file for ESP32-C3 RISC-V development platform.

Modulesยง

io

Structsยง

Esp32C3Board ๐Ÿ”’
A structure representing this platform that holds references to all capsules for this platform. Weโ€™ve included an alarm and console.

Constantsยง

FAULT_RESPONSE ๐Ÿ”’
NUM_PROCS ๐Ÿ”’

Staticsยง

ALARM ๐Ÿ”’
CHIP ๐Ÿ”’
PROCESSES ๐Ÿ”’
PROCESS_PRINTER ๐Ÿ”’
STACK_MEMORY
Dummy buffer that causes the linker to reserve enough space for the stack.

Functionsยง

mainโš 
Main function.
setup ๐Ÿ”’ โš 

Type Aliasesยง

RngDriver ๐Ÿ”’