mkoval / hax

Hardware Abstraction for VEX is a C hardware abstraction layer for the VEX Robotics PIC18 and ARM Cortex M3 micrcontrollers. See the Wiki for a more detailed overview and for a guide to get started.
http://ieee.rutgers.edu/content/hax
6 stars 8 forks source link

Auto dependency generation is unimplemented for the Cortex architecture #2

Closed mkoval closed 14 years ago

mkoval commented 14 years ago

Unlike the vex_pic architecture, there is no auto-dependency generation for the cortex architecture. This will especially be problematic when the large number of vexlib source files are added to the project.