This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
windows
/
msvc
History
stijn
3f16719888
windows/appveyor: Build both standard and dev variants.
...
This makes sure changes from previous related commits actually work.
2022-01-04 15:07:45 +11:00
..
sys
windows/msvc: Fix warnings regarding function declarations.
2020-03-25 00:38:11 +11:00
common.props
windows/appveyor: Build both standard and dev variants.
2022-01-04 15:07:45 +11:00
debug.props
windows/msvc: Move build options from .vcxproj to .props files.
2019-09-18 22:14:11 +10:00
dirent.c
windows/msvc: Implement file/directory type query.
2018-10-05 17:14:33 +10:00
dirent.h
windows/msvc: Implement file/directory type query.
2018-10-05 17:14:33 +10:00
genhdr.targets
all: Remove MICROPY_OPT_CACHE_MAP_LOOKUP_IN_BYTECODE.
2021-09-16 16:04:03 +10:00
gettimeofday.c
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00
paths.props
windows: Add support for build variants to windows port.
2022-01-04 15:06:26 +11:00
release.props
windows/msvc: Move build options from .vcxproj to .props files.
2019-09-18 22:14:11 +10:00
sources.props
unix: Remove custom file implementation to use extmod's VFS POSIX one.
2020-03-18 21:01:07 +11:00
unistd.h
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00