This website works better with JavaScript
Home
Explore
Help
Sign In
svi
/
ruberon
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e5036e09ba
Branches
Tags
main
master
ruberon
/
SamplesMSP430.cmd
SamplesMSP430.cmd
88 B
History
Raw
1
2
for %%f in (samples\MSP430\*.ob07) do Compiler.exe %%f msp430 -rom 2048 -ram 128
@pause