From 9aed5d7e7b3c7bf09da712e9c272ece401a7acc9 Mon Sep 17 00:00:00 2001 From: QuakeGod <QuakeGod@sina.com> Date: 星期一, 25 十一月 2024 14:51:23 +0800 Subject: [PATCH] add UltraSonic and MultiWireLess --- KSingleLineBus/KSingleLineBus_单总线.uvproj | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git "a/KSingleLineBus/KSingleLineBus_\345\215\225\346\200\273\347\272\277.uvproj" "b/KSingleLineBus/KSingleLineBus_\345\215\225\346\200\273\347\272\277.uvproj" index 500c05f..e3d9910 100644 --- "a/KSingleLineBus/KSingleLineBus_\345\215\225\346\200\273\347\272\277.uvproj" +++ "b/KSingleLineBus/KSingleLineBus_\345\215\225\346\200\273\347\272\277.uvproj" @@ -10,6 +10,7 @@ <TargetName>Button</TargetName> <ToolsetNumber>0x0</ToolsetNumber> <ToolsetName>MCS-51</ToolsetName> + <uAC6>0</uAC6> <TargetOption> <TargetCommonOption> <Device>STC15W4K32S4 Series</Device> @@ -217,12 +218,14 @@ <Mx51P>0</Mx51P> <hadXRAM2>0</hadXRAM2> <uocXram2>0</uocXram2> + <hadXRAM3>0</hadXRAM3> <ModC2>0</ModC2> <ModH2>0</ModH2> <Mdu_R515>0</Mdu_R515> <Mdu_F120>0</Mdu_F120> <Psoc>0</Psoc> <hadIROM2>0</hadIROM2> + <hadIROM3>0</hadIROM3> <ModSmx2>0</ModSmx2> <cBanks>0</cBanks> <xBanks>0</xBanks> @@ -292,6 +295,16 @@ <StartAddress>0x0</StartAddress> <Size>0x0</Size> </IROM512> + <XRA513> + <Type>0</Type> + <StartAddress>0x0</StartAddress> + <Size>0x0</Size> + </XRA513> + <IROM513> + <Type>0</Type> + <StartAddress>0x0</StartAddress> + <Size>0x0</Size> + </IROM513> </OnChipMemories> </Target51Misc> <C51> -- Gitblit v1.9.1