Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / diagnostic_station / stationCode / README @ 1122

History | View | Annotate | Download (552 Bytes)

1
#####################################################################
2
# Diagnostic Station Code Folder
3
#
4
# John Sexton
5
#####################################################################
6

    
7
This folder contains code intended to be compiled, downloaded, and
8
run on the diagnostic station dragonfly board.
9

    
10
Folders:
11

    
12
BOM_LED_testing -
13
	Code for testing BOM LEDs to find LED current
14
v1 -
15
	Version 1 of Diagnostic Station code
16
templateFolder -
17
	Folder used as a template to make new folders for new
18
	projects (contains a Makefile and a main.c ready to go)