Skip to content
Snippets Groups Projects
Commit 4edc43a6 authored by HongBeom Choi's avatar HongBeom Choi
Browse files

add : files initally added to git

parents
No related branches found
No related tags found
No related merge requests found
# Ignore everything
*
# But not these files...
!.gitignore
!*uwsn*
!Makefile
CONTIKI_PROJECT_SENSOR = credtiger96_sensor
CONTIKI_PROJECT_SINK = credtiger96_sink
all: $(CONTIKI_PROJECT_SENSOR) $(CONTIKI_PROJECT_SINK)
APPS = serial-shell powertrace collect-view
CONTIKI = ../..
include $(CONTIKI)/Makefile.include
/*
* uwsn_ver_0_2.c
*
* Created on: Jun 10, 2018
* Author: user
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment