Windows MSVC port
Extend the windows port so it compiles with the toolchain from Visual Studio 2013
windows/.gitignore
0 → 100644
windows/micropython.vcxproj
0 → 100644
windows/msvc/common.props
0 → 100644
windows/msvc/debug.props
0 → 100644
windows/msvc/genhdr.targets
0 → 100644
windows/msvc/release.props
0 → 100644
windows/msvc/snprintf.c
0 → 100644
windows/msvc/sources.props
0 → 100644
windows/msvc/unistd.h
0 → 100644
Please register or sign in to comment