Removed fuse type restriction when extracting fuse bit descriptors from AVR8 TDFs
This commit is contained in:
@@ -11,6 +11,7 @@ namespace Bloom::Targets::Microchip::Avr
|
||||
LOW,
|
||||
HIGH,
|
||||
EXTENDED,
|
||||
OTHER,
|
||||
};
|
||||
|
||||
enum class FuseEnableStrategy: std::uint8_t
|
||||
|
||||
Reference in New Issue
Block a user