summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrahulp132022-02-21 23:43:13 +0530
committerrahulp132022-02-21 23:43:13 +0530
commita08bb380ee2e2c421359d01b99b10e27907d3a11 (patch)
tree9e746aa0d149ccd8d7dfbd8a3d0d2975c3387b37
parent35cf0ecfc896d2e386b91f21ae2a6ff710b25ff2 (diff)
downloadeSim-a08bb380ee2e2c421359d01b99b10e27907d3a11.tar.gz
eSim-a08bb380ee2e2c421359d01b99b10e27907d3a11.tar.bz2
eSim-a08bb380ee2e2c421359d01b99b10e27907d3a11.zip
Added Makerchip and Sandpiper-SaaS executables
-rw-r--r--Windows/README.md9
-rwxr-xr-xWindows/makerchip.7zbin0 -> 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
new file mode 100755
index 00000000..1cf13cb1
--- /dev/null
+++ b/Windows/makerchip.7z
Binary files differ