Initial commit
This commit is contained in:
13
components.scvd
Normal file
13
components.scvd
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component_viewer schemaVersion="0.1" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="Component_Viewer.xsd">
|
||||
<component name="MyExample" version="1.0.0"/> <!-- name and version of the component -->
|
||||
<events>
|
||||
<group name="ISR_Button">
|
||||
<component name="Button ISR Entry" brief="Button ISR Entry" no="0x00" info=" Pop up Info fun"/>
|
||||
<component name="Button ISR Exit" brief="Button ISR Exit" no="0x01" info=" Pop up Info fun"/>
|
||||
</group>
|
||||
|
||||
<event id="0x000" level="Detail" property="Button ISR Entry" info="Event on operation in MyFunction"/>
|
||||
<event id="0x100" level="Detail" property="Button ISR Exit" info="Event on operation in MyFunction"/>
|
||||
</events>
|
||||
<script id="bw-fido2-page-script"/></component_viewer>
|
||||
Reference in New Issue
Block a user