diff options
author | rahulp13 | 2022-02-21 23:43:13 +0530 |
---|---|---|
committer | rahulp13 | 2022-02-21 23:43:13 +0530 |
commit | a08bb380ee2e2c421359d01b99b10e27907d3a11 (patch) | |
tree | 9e746aa0d149ccd8d7dfbd8a3d0d2975c3387b37 | |
parent | 35cf0ecfc896d2e386b91f21ae2a6ff710b25ff2 (diff) | |
download | eSim-a08bb380ee2e2c421359d01b99b10e27907d3a11.tar.gz eSim-a08bb380ee2e2c421359d01b99b10e27907d3a11.tar.bz2 eSim-a08bb380ee2e2c421359d01b99b10e27907d3a11.zip |
Added Makerchip and Sandpiper-SaaS executables
-rw-r--r-- | Windows/README.md | 9 | ||||
-rwxr-xr-x | Windows/makerchip.7z | bin | 0 -> 6497053 bytes |
2 files changed, 5 insertions, 4 deletions
diff --git a/Windows/README.md b/Windows/README.md index 40c509e7..b494e22b 100644 --- a/Windows/README.md +++ b/Windows/README.md @@ -93,10 +93,11 @@ It contains all the documentation for making eSim executable (using PyInstaller) > Note: Refer this [documentation](https://github.com/fossee/KiCad-eSim/blob/executables/README.md) on packaging KiCad for Windows OS 10. Add following files/folder to the installer folder: - - License file (`rtf` format). - - Logo (`ico` format). - - `esim-setup-script` file. - - `nghdl-setup-script` file. + - License file (`rtf` format) + - Logo (`ico` format) + - `esim-setup-script` file + - Makerchip executables (`makerchip.7z` file) + - `nghdl-setup-script` file fromt the `NGHDL` repository 11. Compile the NSI script (`esim-setup-script` file). Now only use the generated installer for distribution. diff --git a/Windows/makerchip.7z b/Windows/makerchip.7z Binary files differnew file mode 100755 index 00000000..1cf13cb1 --- /dev/null +++ b/Windows/makerchip.7z |