mirror of
https://github.com/cwyark/ameba-sdk-gcc-make.git
synced 2026-07-15 23:15:39 +00:00
first commit and add gitignore, README.md
This commit is contained in:
commit
760756ba2c
1861 changed files with 709236 additions and 0 deletions
5
component/soc/realtek/8195a/misc/iar_utility/common/postbuild.vbs
Executable file
5
component/soc/realtek/8195a/misc/iar_utility/common/postbuild.vbs
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
Dim WshShell
|
||||
|
||||
Set WshShell = WScript.CreateObject("WScript.Shell")
|
||||
|
||||
WshShell.Run "cmd /c "+WScript.Arguments.Item(1)+"\..\..\..\component\soc\realtek\8195a\misc\iar_utility\common\postbuild.bat "+WScript.Arguments.Item(0)+" "+WScript.Arguments.Item(1), 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue