Skip to content

rate0027/HackEV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackEV-ie

ETロボコン2016用のプログラム

Description

開発OS:EV3RT

###構成 HackEV/
 ├ app/
  └ (上位層のプログラム)
 ├ unit/
  └ (要素技術的なあれ)
 ├ app.cfg (タスクの設定とか)
 ├ app.cpp (メインタスク)
 ├ app.h
 ├ Makefile.inc
 ├ README.md
 ├ util.cpp (画面表示とかユーティリティー関連?)
 └ util.h

Usage

Makefileのとこにディレクトリごと置いて,makeするとよい?

Install?

$ mv (Makefileがあるディレクトリ)  
$ git clone https://github.com/rate0027/HackEV

Author

rate

About

ETロボコン2016で使うプログラム

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages