]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/blobdiff - rpp-test-sw/commands/cmd_pin.c
Compile with Makefile instead of CSS
[pes-rpp/rpp-test-sw.git] / rpp-test-sw / commands / cmd_pin.c
similarity index 98%
rename from rpp-test-sw/commands/_tms570_hdk/cmd_pin.c
rename to rpp-test-sw/commands/cmd_pin.c
index cb732037eb2aa7db870e86666d0f1c58d1cbf9ce..a56cc504e606f595b21922c68c423d9b04bfec25 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2013 Czech Technical University in Prague
+ * Copyright (C) 2012-2015 Czech Technical University in Prague
  *
  * Created on: 28.2.2013
  *
@@ -20,7 +20,7 @@
  *          - Setting and getting pins direction
  */
 
-#include "../cmd_pin.h"
+#include "cmd_pin.h"
 #include "stdio.h"
 #include "string.h"