Constant attiny26 [src]

Type

CpuModel

Source

pub const attiny26: CpuModel = .{ .name = "attiny26", .llvm_name = "attiny26", .features = featureSet(&[_]Feature{ .avr2, .lpmx, .smallstack, }), }