feat: Added pyincp to build system
This commit is contained in:
10
app/incp/schema.yml
Normal file
10
app/incp/schema.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
modules:
|
||||
- name: mod_a
|
||||
enums: []
|
||||
variables:
|
||||
- name: var_a
|
||||
doc: Var a
|
||||
type: I32
|
||||
reports: []
|
||||
commands: []
|
||||
events: []
|
||||
Reference in New Issue
Block a user