aboutsummaryrefslogtreecommitdiff
path: root/flow-native/platform/windows/README
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2014-04-17 11:10:20 +0200
committerJakob Odersky <jodersky@gmail.com>2014-04-17 11:10:20 +0200
commitc8b37629844c4ca3ec9c9e54b7e54775201d75fc (patch)
tree0cddcbf7fda72310a94340abbb16afb69a9a03ed /flow-native/platform/windows/README
parentd5affc83535f8acc1119be6d05b834a11d059f88 (diff)
downloadakka-serial-c8b37629844c4ca3ec9c9e54b7e54775201d75fc.tar.gz
akka-serial-c8b37629844c4ca3ec9c9e54b7e54775201d75fc.tar.bz2
akka-serial-c8b37629844c4ca3ec9c9e54b7e54775201d75fc.zip
update build
Diffstat (limited to 'flow-native/platform/windows/README')
-rw-r--r--flow-native/platform/windows/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/flow-native/platform/windows/README b/flow-native/platform/windows/README
deleted file mode 100644
index 3d24410..0000000
--- a/flow-native/platform/windows/README
+++ /dev/null
@@ -1 +0,0 @@
-The contents of the file flow.c were found in the avrdude project. They look like they may be a good starting point for serial communication on windows.