factbird-common 0.2.1

Common files for the Factbird Duo & Bootloader
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "factbird-common"
version = "0.2.1"
authors = ["Mathias Koch <mk@blackbird.online>"]
description = "Common files for the Factbird Duo & Bootloader"
license = "MIT OR Apache-2.0"
homepage = "https://www.blackbird.online"

[dependencies]
heapless = "^0.7"
defmt = { version = "^0.2", optional = true }

[features]
V1_1 = []

firmware = []