Path: blob/master/Tools/Linux_HAL_Essentials/pru/aiopru/Makefile
6356 views
RcAioPRU: RcAioPRU.p pasm -V3 -c RcAioPRU.p RcAioPRU_BBBMINI -DBBBMINI pasm -V3 -c RcAioPRU.p RcAioPRU_BBBLUE -DBBBLUE pasm -V3 -c RcAioPRU.p RcAioPRU_POCKET -DPOCKET pasm -V3 -c RcAioPRUPB2.p RcAioPRU_POCKET2 -DPOCKET2 debug: RcAioPRU.p pasm -V3 -c RcAioPRU.p RcAioPRU_BBBMINI -DBBBMINI -DDEBUG pasm -V3 -c RcAioPRU.p RcAioPRU_BBBLUE -DBBBLUE -DDEBUG pasm -V3 -c RcAioPRU.p RcAioPRU_POCKET -DPOCKET -DDEBUG pasm -V3 -c RcAioPRUPB2.p RcAioPRU_POCKET2 -DPOCKET2 -DDEBUG test: RcAioPRUTest.c gcc -g -o RcAioPRUTest RcAioPRUTest.c clean: rm RcAioPRU_BBBMINI_bin.h RcAioPRU_BBBLUE_bin.h RcAioPRU_POCKET_bin.h RcAioPRUPB2.p RcAioPRUTest