16 Commits (b230a86d332376d15b61636111ce47c90a5ab54a)

Author SHA1 Message Date
stijn 3179d23cee windows: Make unistd.h more posix compatible 9 years ago
stijn 87ad80edf9 windows: Implement the mp_hal_xxx functions and enable mp-readline 10 years ago
stijn 861670ba2a py: Implement mp_format_float for doubles and use where appropriate 10 years ago
Damien George 95f53461c2 py: Replace py-version.sh with makeversionhdr.py, written in Python. 10 years ago
stijn c52f1258a8 msvc: Update genhdr script to emit MicroPython version numbers 10 years ago
Damien George feff00e1a5 Add .gitattributes file to force text line endings to LF. 10 years ago
stijn ffc96a901a msvc: Use single build target for dealing with generated files 10 years ago
stijn 8dec62a1a4 msvc: Define main build/include directories in a single location 10 years ago
Damien George 0b2a60acbe windows: Prefix includes with py/; remove need for -I../py. 10 years ago
stijn 8422cac088 msvc: Support py/*.h includes per #1022 10 years ago
stijn 8c41920a90 windows: Enable input(), sys.maxsize(), ujson module, emergency exception buf, os module 10 years ago
stijn 759138caee msvc: Exclude modtermios, include extmod and fix compilation error 10 years ago
stijn 8abcf666cb windows: Enable GC and implement bss start and end symbols 11 years ago
stijn 48d641e41a msvc: Only update generated headers when there are changes 11 years ago
stijn 5ed284a15e windows: Add modtime implementation 11 years ago
stijn 01d6be4d51 Windows MSVC port 11 years ago