beagleboard / am335x_pru_package

332 stars 181 forks source link

Added Visual Studio 2008 build option #26

Closed lnagl closed 10 years ago

lnagl commented 10 years ago

Added Visual Studio 2008 solution and project files for pasm and the test for path_utils. Most of the changes were resolving incompatibilities between POSIX and Windows directory handling routines.

I did have to rename the path_utils.c test to path_utils_test.c to convince Visual Studio to compile both the test and "real" source.