General tidying, addressing issues found by static analysis tool.
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
|
||||
namespace Bloom::Targets::TargetDescription
|
||||
{
|
||||
enum MemorySegmentType {
|
||||
enum MemorySegmentType
|
||||
{
|
||||
REGISTERS,
|
||||
IO,
|
||||
EEPROM,
|
||||
|
||||
Reference in New Issue
Block a user