diff --git a/fwbin_precompiled/lite/lynsyn_boot_2.0.bin b/fwbin/lite/lynsyn_boot_2.0.bin similarity index 100% rename from fwbin_precompiled/lite/lynsyn_boot_2.0.bin rename to fwbin/lite/lynsyn_boot_2.0.bin diff --git a/fwbin_precompiled/lite/lynsyn_main_2.0.bin b/fwbin/lite/lynsyn_main_2.0.bin similarity index 100% rename from fwbin_precompiled/lite/lynsyn_main_2.0.bin rename to fwbin/lite/lynsyn_main_2.0.bin diff --git a/fwbin_precompiled/original/lynsyn_2.0.mcs b/fwbin/original/lynsyn_2.0.mcs similarity index 100% rename from fwbin_precompiled/original/lynsyn_2.0.mcs rename to fwbin/original/lynsyn_2.0.mcs diff --git a/fwbin_precompiled/original/lynsyn_boot_2.0.bin b/fwbin/original/lynsyn_boot_2.0.bin similarity index 100% rename from fwbin_precompiled/original/lynsyn_boot_2.0.bin rename to fwbin/original/lynsyn_boot_2.0.bin diff --git a/fwbin_precompiled/original/lynsyn_main_2.0.bin b/fwbin/original/lynsyn_main_2.0.bin similarity index 100% rename from fwbin_precompiled/original/lynsyn_main_2.0.bin rename to fwbin/original/lynsyn_main_2.0.bin diff --git a/fwbin/readme.txt b/fwbin/readme.txt new file mode 100644 index 0000000..a708774 --- /dev/null +++ b/fwbin/readme.txt @@ -0,0 +1,18 @@ +This directory contains the firmware binaries for both Lynsyn Original +and Lynsyn Lite. Unlike most of the Lynsyn software tools, the +firmware is not licensed under the GPL v3.0. Instead, the following +terms and conditions apply: + +1. The firmware binaries can only be used with genuine Lynsyn PCBs. A + written agreement with the copyright holders is necessary to use + these binaries on any other system. + +2. The firmware binaries can not be redistributed without the consent + of the copyright holders. + +3. There is no warranty for the firmware, to the extent permitted by + applicable law. The firmware is provided "as is". + +4. The copyright holders shall in no event, unless required by + applicable law, be held liable to you for any damages due to the + use of this firmware. diff --git a/windeploy.sh b/windeploy.sh index 154d432..7d7dd75 100644 --- a/windeploy.sh +++ b/windeploy.sh @@ -27,4 +27,4 @@ cp /mingw64/bin/nm bin/ cp jtagdevices bin/jtagdevices cp ../zadig-2.4.exe bin/ cp COPYING bin/COPYING.txt -cp -r fwbin_precompiled bin/fwbin +cp -r fwbin bin/