This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lqb
/
rt-thread
mirror of
https://gitee.com/rtthread/rt-thread.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
bsp/simulator: fix issues for Visual Studio project generator (
#10251
)
Kenji Mouri / 毛利 研二
2 days ago
parent
0dd8eb090c
commit
f0609c1b06
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
bsp/simulator/rtconfig.py
+ 2
- 0
bsp/simulator/rtconfig.py
View File
@@ -148,3 +148,5 @@ elif PLATFORM == 'cl':
LPATH = ''
LPATH = ''
POST_ACTION = ''
POST_ACTION = ''
+
+ DEVICE = ''