This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-07 18:30:27 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
966879cf59c6b8dc598b03003a57e06ce815195d
micropython
/
unix
History
Paul Sokolovsky
966879cf59
Add long int implementation using C long long type, enable for unix port.
2014-01-17 20:05:02 +02:00
..
.gitignore
Add unix-cpy, used to test Micro Python byte code against CPython.
2013-12-29 18:01:01 +00:00
file.c
Merge branch 'str-repr' of github.com:pfalcon/micropython into pfalcon-str-repr
2014-01-15 22:39:03 +00:00
main.c
Merge branch 'str-repr' of github.com:pfalcon/micropython into pfalcon-str-repr
2014-01-15 22:39:03 +00:00
Makefile
Merge branch 'str2int' of github.com:xyb/micropython into xyb-str2int
2014-01-15 22:58:39 +00:00
mpconfigport.h
Add long int implementation using C long long type, enable for unix port.
2014-01-17 20:05:02 +02:00