Commit Graph

13 Commits

Author SHA1 Message Date
Gregory Nutt
f91ba24cc3 Add comments to Micro Python Makefile 2015-01-14 09:17:51 -06:00
Gregory Nutt
917e94231c Micro python: Remove typedef of wint_t 2015-01-13 16:19:35 -06:00
Gregory Nutt
442099897c Micro Python uses CROSS_COMPILE, not CROSSDEV 2015-01-13 14:11:58 -06:00
Gregory Nutt
dad81600ce Micro Python: Fix a typo in the port configuration file 2015-01-12 08:27:25 -06:00
Gregory Nutt
f92a061ced Fix typo in makefile 2015-01-12 08:02:45 -06:00
Gregory Nutt
333fb04cef Micro Python: Flesh out make clean target; mp_int_t and mp_uint_t should be pointer size 2015-01-12 07:38:30 -06:00
Gregory Nutt
6d606d5ffa Micro Python: Now compiles without errors (but lots of warnings) 2015-01-11 13:12:36 -06:00
Gregory Nutt
94d571fea6 Micro Python: Changes to pyexec.c to get it to compile. Still other compilation issues 2015-01-11 13:06:06 -06:00
Gregory Nutt
dd59fb775d Fix a typo in a comment 2015-01-11 12:46:18 -06:00
Gregory Nutt
2297a7e36b A fiew Micro Python build fixes. There are still issues 2015-01-11 12:33:14 -06:00
Gregory Nutt
c07914fa3c Update .gitignore 2015-01-11 11:45:52 -06:00
Gregory Nutt
096f51ded0 Micro Python: Add logic to automatically download the Micro Python tarball at download 2015-01-11 10:49:20 -06:00
Gregory Nutt
63b265b640 Port of Micro Python to NuttX. From Dave Marples 2015-01-11 09:34:51 -06:00