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

Current Master fails to build pic. And possibly cortex. #15

Closed codyps closed 14 years ago

codyps commented 14 years ago

Due to some path fixing i did recently in develop (tried to compile for the first time in a long time), this was discovered.

Suppose we really need develop functioning, then.

mkoval commented 14 years ago

You seem to be correct. I believe that I accidentally broke it when I replaced the vex prefix with arch. I don't think it's worth fixing; instead, we should focus on getting develop ready to be merged into master. Thoughts?