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 🔒