view example/HelloWorld/Func.h @ 1492:73f4bfaeaf99 draft

fix select cpu type
author Yuhi TOMARI <yuhi@cr.ie.u-ryukyu.ac.jp>
date Tue, 14 Aug 2012 16:04:12 +0900
parents 0e6c59377ef4
children cd2ef2861eb1
line wrap: on
line source

enum {
#include "SysTasks.h"
    Hello,
    RUN_FINISH,
};