From 59f73fdea8ec23aa6c5482289f9acf96079affc3 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 6 Dec 2018 09:39:54 +0200 Subject: Implemented boot screen utility for first OS boot. --- Software/Visual_Studio/PPC/Tango.PPC.BootScreen/App.config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Software/Visual_Studio/PPC/Tango.PPC.BootScreen/App.config (limited to 'Software/Visual_Studio/PPC/Tango.PPC.BootScreen/App.config') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.BootScreen/App.config b/Software/Visual_Studio/PPC/Tango.PPC.BootScreen/App.config new file mode 100644 index 000000000..731f6de6c --- /dev/null +++ b/Software/Visual_Studio/PPC/Tango.PPC.BootScreen/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file -- cgit v1.3.1