Fixed bug #4 when using PySerial version >= 3.0 Fixed issue #16 running on Windows. Set pyserial minimum version to 3.0. Removed mbedWinSerial_16466.exe driver as is not necessary in the currently supported Windows versions. Set the exit code to 1 when microrepl doesn't find a micro:bit serial port.
Fixed bug #13 on OSX
Updated to latest version of PySerial.
Windows support added. Requires installation of drivers found in the mbedWinSerial_16466.exe executable. More information can be found at the ARM website: https://developer.mbed.org/handbook/Windows-serial-configuration
Initial release. Works on Linux and OSX on both Python 2.7 and 3.3+. Windows version coming soon.