• R/O
  • HTTP
  • SSH
  • HTTPS

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

12半音階によるトーン生成


File Info

Rev. 05c64c80a10b324b375562a6070f403efa4d0028
Size 332 bytes
Time 2013-06-03 23:41:51
Author suikan
Log Message

最初のコミット

Content

/*
 */


#define _MACRO_ONLY
#include "uzume_sample.h"

INCLUDE("\"uzume_sample.h\"");
CRE_TSK(MAIN_TASK, { TA_HLNG|TA_ACT, 0, main_task, MAIN_TASK_PRIORITY,
            MAIN_TASK_STACK_SIZE, NULL });

#include "kernel/systask/timer.cfg"
#include "kernel/systask/serial.cfg"
#include "kernel/systask/logtask.cfg"
#include "bsp.cfg"