Browse Source

bsp/simulator: fix issues for Visual Studio project generator (#10251)

Kenji Mouri / 毛利 研二 2 days ago
parent
commit
f0609c1b06
1 changed files with 2 additions and 0 deletions
  1. 2 0
      bsp/simulator/rtconfig.py

+ 2 - 0
bsp/simulator/rtconfig.py

@@ -148,3 +148,5 @@ elif PLATFORM == 'cl':
     LPATH = ''
     LPATH = ''
 
 
     POST_ACTION = ''
     POST_ACTION = ''
+
+    DEVICE = ''