From 9bb759b955de149343bf1eb217f7a97641fda6cc Mon Sep 17 00:00:00 2001 From: MouriNaruto Date: Fri, 9 May 2025 09:59:08 +0800 Subject: [PATCH] bsp/simulator: fix issues for Visual Studio project generator --- bsp/simulator/rtconfig.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bsp/simulator/rtconfig.py b/bsp/simulator/rtconfig.py index 03e4ba8a666..971246816b1 100755 --- a/bsp/simulator/rtconfig.py +++ b/bsp/simulator/rtconfig.py @@ -148,3 +148,5 @@ LPATH = '' POST_ACTION = '' + + DEVICE = ''