mirror of
https://github.com/dimoniche/solarium.git
synced 2026-01-30 01:43:30 +03:00
правки - старые ножки тоже на вход настроим
This commit is contained in:
parent
0879180e90
commit
e9116b940f
Binary file not shown.
Binary file not shown.
5219
Flash/Exe/solarium_3_46.hex
Normal file
5219
Flash/Exe/solarium_3_46.hex
Normal file
File diff suppressed because it is too large
Load Diff
@ -141,7 +141,12 @@ void InitImpInput (void)
|
|||||||
|
|
||||||
PCONP_bit.PCTIM3 = 1;
|
PCONP_bit.PCTIM3 = 1;
|
||||||
PCLKSEL1_bit.PCLK_TIMER3 = 2;
|
PCLKSEL1_bit.PCLK_TIMER3 = 2;
|
||||||
|
|
||||||
|
PINSEL1_bit.P0_23 = 0x3;
|
||||||
|
PINMODE1_bit.P0_23 = 0;
|
||||||
|
FIO0DIR_bit.P0_23 = 0;
|
||||||
|
FIO0MASK_bit.P0_23 = 0;
|
||||||
|
|
||||||
PINSEL1_bit.P0_25 = 0x3;
|
PINSEL1_bit.P0_25 = 0x3;
|
||||||
PINMODE1_bit.P0_25 = 0;
|
PINMODE1_bit.P0_25 = 0;
|
||||||
FIO0DIR_bit.P0_25 = 0;
|
FIO0DIR_bit.P0_25 = 0;
|
||||||
|
|||||||
@ -4,6 +4,8 @@
|
|||||||
<WatchCond>_ 0</WatchCond>
|
<WatchCond>_ 0</WatchCond>
|
||||||
<Watch0>_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0</Watch0>
|
<Watch0>_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0</Watch0>
|
||||||
<Watch1>_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0</Watch1>
|
<Watch1>_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0</Watch1>
|
||||||
|
<jlinkResetStyle>12</jlinkResetStyle>
|
||||||
|
<jlinkResetStrategy>9</jlinkResetStrategy>
|
||||||
<LeaveTargetRunning>_ 0</LeaveTargetRunning>
|
<LeaveTargetRunning>_ 0</LeaveTargetRunning>
|
||||||
<CStepIntDis>_ 0</CStepIntDis>
|
<CStepIntDis>_ 0</CStepIntDis>
|
||||||
</JLinkDriver>
|
</JLinkDriver>
|
||||||
@ -120,6 +122,11 @@
|
|||||||
<ArmDriver>
|
<ArmDriver>
|
||||||
<EnableCache>0</EnableCache>
|
<EnableCache>0</EnableCache>
|
||||||
</ArmDriver>
|
</ArmDriver>
|
||||||
|
<LogFile>
|
||||||
|
<LoggingEnabled>_ 0</LoggingEnabled>
|
||||||
|
<LogFile>_ ""</LogFile>
|
||||||
|
<Category>_ 0</Category>
|
||||||
|
</LogFile>
|
||||||
<DisassembleMode>
|
<DisassembleMode>
|
||||||
<mode>0</mode>
|
<mode>0</mode>
|
||||||
</DisassembleMode>
|
</DisassembleMode>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
1274
solarium.dep
1274
solarium.dep
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user