diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-09 19:01:28 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-09 19:01:28 +0000 |
commit | 0254a7e980cca4a69668163ef316fa91f9c636bb (patch) | |
tree | 3b203b41798acca79bd0230fb35339a7ad1f2765 /LUFA/StudioIntegration/ProjectGenerator | |
parent | 132de6ed223f871e58dc9fbc2ef45e33c8301e8e (diff) | |
download | lufa-0254a7e980cca4a69668163ef316fa91f9c636bb.tar.gz lufa-0254a7e980cca4a69668163ef316fa91f9c636bb.tar.bz2 lufa-0254a7e980cca4a69668163ef316fa91f9c636bb.zip |
Clean up VSIX generation scripts.
Diffstat (limited to 'LUFA/StudioIntegration/ProjectGenerator')
-rw-r--r-- | LUFA/StudioIntegration/ProjectGenerator/placeholder.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/StudioIntegration/ProjectGenerator/placeholder.txt b/LUFA/StudioIntegration/ProjectGenerator/placeholder.txt index 381e19381..e89b0404b 100644 --- a/LUFA/StudioIntegration/ProjectGenerator/placeholder.txt +++ b/LUFA/StudioIntegration/ProjectGenerator/placeholder.txt @@ -1 +1 @@ -This module requires the ASF Project Generator to be extracted into this directory (i.e. with the Python scripts in the current folder). The project generator can be extracted from the release versions of Atmel Studio's ASF extension.
\ No newline at end of file +Copy the ASF Project Generator into this directory (i.e. with the Python scripts in the current folder). The project generator can be extracted from the release versions of Atmel Studio's ASF extension.
\ No newline at end of file |