]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/platforms/msp430/pybsl/TODO
Incorporate new modular tos-bsl.
[tinyos-2.x.git] / tools / platforms / msp430 / pybsl / TODO
diff --git a/tools/platforms/msp430/pybsl/TODO b/tools/platforms/msp430/pybsl/TODO
new file mode 100644 (file)
index 0000000..818703b
--- /dev/null
@@ -0,0 +1,10 @@
+- The python code in tos-bsl.in runs on Linux or in Cygwin but the latter
+  requires installation of the cp210x_rt python shim module, which is not
+  yet built or installed by the makefile.
+
+- The Cygwin/Windows code is currently not built, but untarred from a tarball.
+  This code is apparently from V1.5 of tos-bsl, prior to support for the
+  modular architecture and cp2103 additions in V1.6.  This code should be
+  rebuilt.
+
+- The Binary windows version should be built from source.