mirror of
https://github.com/rvtr/ctr_mcu.git
synced 2025-10-31 13:51:10 -04:00
改造指示を間違えていました。 ファーム側を修正しました。(改造ないようが修正困難なため)
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_mcu@245 013db118-44a6-b54f-8bf7-843cb86687b1
This commit is contained in:
parent
d56fe830ba
commit
b4a395305d
BIN
trunk/hoge.bin
BIN
trunk/hoge.bin
Binary file not shown.
@ -138,7 +138,7 @@ void main( )
|
||||
// 試遊台判定
|
||||
// デバッガつないでると上手に判定できないことがあります。
|
||||
#ifndef _FORCE_TAIKENDAI_
|
||||
if( !P4.1 )
|
||||
if( !DIPSW_0 )
|
||||
#else
|
||||
if(1)
|
||||
#endif
|
||||
|
||||
@ -9,15 +9,10 @@ OpenFile2=ProjectWindow
|
||||
PrjPos=0,0,1039,0,345
|
||||
OpenFile3=self_flash.c,0,352,352,1596,1078,0,142,5,0
|
||||
OpenFile4=ini_VECT.c,0,330,330,1574,1056,6,93,6,0
|
||||
OpenFile5=config.h,0,220,220,1464,946,29,16,29,0
|
||||
OpenFile6=renge\renge.c,0,348,332,1592,1058,31,143,54,0
|
||||
OpenFile7=vreg_ctr.c,0,330,330,1574,1056,0,123,0,0
|
||||
OpenFile8=loader.c,0,264,264,1508,990,0,122,95,0
|
||||
OpenFile9=pm.c,0,352,352,1596,1078,0,853,0,0
|
||||
OpenFile10=i2c_mcu.c,0,330,330,1574,1056,0,205,28,0
|
||||
OpenFile11=led.c,0,0,0,1244,726,68,109,68,0
|
||||
OpenFile12=OutputWindow
|
||||
OpenFile5=renge\renge.c,0,348,332,1592,1058,33,121,33,0
|
||||
OpenFile6=OutputWindow
|
||||
OutputPos=0,3,734,347,1591
|
||||
OpenFile7=config.h,0,220,220,1464,946,12,48,12,0
|
||||
ActivePRJ=yav_mcu_bsr.prj
|
||||
[ProjectWindow]
|
||||
ProjectWindowDispType=0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user