Create BIOS Info Overlay

This commit is contained in:
2024-03-24 21:54:18 -05:00
parent 1ae51f9aa4
commit a8fafdc32e
7 changed files with 65 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
{
"slot_0": {
"bios_info": {
"pattern": "bin/*/src/Overlay/BIOSInfo/*.o"
},
"controller_tests": {
"pattern": "bin/*/src/Overlay/ControllerTest/*.o"
},