Crate solderparty_rp2040_stamp_carrier

Crate solderparty_rp2040_stamp_carrier 

Source

Re-exports§

pub use rp2040_hal as hal;
pub use hal::pac;

Modules§

prelude

Structs§

Board
Provides access to board peripherals on stamp-carrier
Pins
BSP replacement for the HAL Pins type

Constants§

XOSC_CRYSTAL_FREQ

Statics§

BOOT2_FIRMWARE
The linker will place this boot block at the start of our program image. We need this to help the ROM bootloader get our code up and running.