This website works better with JavaScript
Home
Explore
Help
Sign In
RT-Thread
/
rt-thread
mirror of
https://github-proxy.rt-thread.io/RT-Thread/rt-thread.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
bsp/simulator: fix issues for Visual Studio project generator (
#10251
)
Kenji Mouri / 毛利 研二
9 months ago
parent
0dd8eb090c
commit
f0609c1b06
1 changed files
with
2 additions
and
0 deletions
Split 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 = ''
POST_ACTION = ''
+
+ DEVICE = ''