mirror of
https://github.com/dimoniche/solarium.git
synced 2026-01-29 17:33:32 +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;
|
||||
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;
|
||||
PINMODE1_bit.P0_25 = 0;
|
||||
FIO0DIR_bit.P0_25 = 0;
|
||||
|
||||
@ -4,6 +4,8 @@
|
||||
<WatchCond>_ 0</WatchCond>
|
||||
<Watch0>_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0</Watch0>
|
||||
<Watch1>_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0</Watch1>
|
||||
<jlinkResetStyle>12</jlinkResetStyle>
|
||||
<jlinkResetStrategy>9</jlinkResetStrategy>
|
||||
<LeaveTargetRunning>_ 0</LeaveTargetRunning>
|
||||
<CStepIntDis>_ 0</CStepIntDis>
|
||||
</JLinkDriver>
|
||||
@ -120,6 +122,11 @@
|
||||
<ArmDriver>
|
||||
<EnableCache>0</EnableCache>
|
||||
</ArmDriver>
|
||||
<LogFile>
|
||||
<LoggingEnabled>_ 0</LoggingEnabled>
|
||||
<LogFile>_ ""</LogFile>
|
||||
<Category>_ 0</Category>
|
||||
</LogFile>
|
||||
<DisassembleMode>
|
||||
<mode>0</mode>
|
||||
</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