This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx-apps
/
interpreters
/
micropython
History
Sebastien Lorquet
bfff5e7179
Add empty preconfig rules to 'leaf' makefiles
2016-06-02 16:24:30 +02:00
..
.gitignore
A fiew Micro Python build fixes. There are still issues
2015-01-11 12:33:14 -06:00
Kconfig
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:14:53 -06:00
Make.defs
make the full tree use wildcards make.defs
2016-06-02 16:21:21 +02:00
Makefile
Add empty preconfig rules to 'leaf' makefiles
2016-06-02 16:24:30 +02:00
micropython_main.c
Add math library defines for nan functions. From Brennan Ashton.
2015-01-26 19:03:38 -06:00
mpconfigport.h
Micro python: Remove typedef of wint_t
2015-01-13 16:19:35 -06:00
py_readline.c
…
py_readline.h
…
pyexec.c
Micro Python: Changes to pyexec.c to get it to compile. Still other compilation issues
2015-01-11 13:06:06 -06:00
pyexec.h
Micro Python: Changes to pyexec.c to get it to compile. Still other compilation issues
2015-01-11 13:06:06 -06:00
qstrdefsport.h
…