m5stack-core 0.3.0

Board support crate for M5Stack Fire27 and CoreS3 (ESP32/ESP32-S3)
1
2
3
4
// SPDX-License-Identifier: MIT OR Apache-2.0
//! Board-level bring-up sequences that orchestrate several drivers.

pub mod cores3;