BigEd / python-on-a-chip

Automatically exported from code.google.com/p/python-on-a-chip
Other
1 stars 3 forks source link

PIC24 build fails #139

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The revised build process, with auto-generated pmfeatures.h and a const 
definition for native routines, causes the PIC24 build to fail.

Original issue reported on code.google.com by bjones460@gmail.com on 21 Sep 2010 at 3:25

GoogleCodeExporter commented 9 years ago
r608:
- Modified Makefile for new pmfeatures flags for system test, pmfeatures 
dependencies
- Fixed crlf line endings for several files
- Modified usr_nat_fxn_table[] declaration to new type
- Updated project file to mark pmfeatures.h as generated, renamed plat.h to 
plat_interface.h, added pmFeatureDependencies.h

Original comment by bjones460@gmail.com on 21 Sep 2010 at 3:44

GoogleCodeExporter commented 9 years ago

Original comment by bjones460@gmail.com on 21 Sep 2010 at 3:45

GoogleCodeExporter commented 9 years ago
Added Milestone-09 label to this issue (just some housekeeping)

Original comment by dwhall...@gmail.com on 21 Sep 2010 at 4:07

GoogleCodeExporter commented 9 years ago
r611:
- Added missing plat.h to all project files.

Original comment by bjones460@gmail.com on 21 Sep 2010 at 4:13