mirror of
https://github.com/drasko/codezero.git
synced 2026-03-01 10:13:14 +01:00
Added all three UARTs as capability
This commit is contained in:
@@ -12,7 +12,6 @@ class Container:
|
||||
self.name = None
|
||||
self.type = None
|
||||
self.id = id
|
||||
self.src_path = None
|
||||
self.baremetal_id = 0
|
||||
self.pager_lma = 0
|
||||
self.pager_vma = 0
|
||||
|
||||
Reference in New Issue
Block a user