aboutsummaryrefslogtreecommitdiffstats
path: root/v-usb.xcodeproj
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2012-12-06 00:33:29 +0100
committerChristian Starkjohann <cs+github@obdev.at>2012-12-06 00:33:29 +0100
commitb220cd4ad0306552b8fd02573d9b91da807aa90b (patch)
tree78ca2991fa1ed5d31d640d24e6310ada8efd516a /v-usb.xcodeproj
parentd0dec355ee707784203c66593e6a8e2e8b565edc (diff)
downloadv-usb-b220cd4ad0306552b8fd02573d9b91da807aa90b.tar.gz
v-usb-b220cd4ad0306552b8fd02573d9b91da807aa90b.tar.bz2
v-usb-b220cd4ad0306552b8fd02573d9b91da807aa90b.zip
Added README.md for github.
Diffstat (limited to 'v-usb.xcodeproj')
-rw-r--r--v-usb.xcodeproj/project.pbxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/v-usb.xcodeproj/project.pbxproj b/v-usb.xcodeproj/project.pbxproj
index e4fc3d9..9d24d4b 100644
--- a/v-usb.xcodeproj/project.pbxproj
+++ b/v-usb.xcodeproj/project.pbxproj
@@ -79,6 +79,7 @@
40D64A840EAA502A00FF5D92 /* osccal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = osccal.h; sourceTree = "<group>"; };
40D64B590EAA740400FF5D92 /* usbdrv */ = {isa = PBXFileReference; lastKnownFileType = folder; path = usbdrv; sourceTree = "<group>"; };
40EB7F8E166F73E60099159E /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; usesTabs = 1; };
+ 40EB7F9D16700CA20099159E /* README.md */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXGroup section */
@@ -98,6 +99,7 @@
40D2CC570DA921F000DC4278 = {
isa = PBXGroup;
children = (
+ 40EB7F9D16700CA20099159E /* README.md */,
40EB7F8E166F73E60099159E /* Makefile */,
40D2CC6D0DA9221D00DC4278 /* Readme.txt */,
40D2CC6C0DA9221D00DC4278 /* mkdist.sh */,