[package] name = "factbird-common" version = "0.2.1" authors = ["Mathias Koch "] 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 = []