7 lines
309 B
Plaintext
7 lines
309 B
Plaintext
|
|
nested_simple: NestedSimplePeripheral @ sysbus 0x100
|
||
|
|
preinit:
|
||
|
|
# This includes SimplePeripheral3.cs from the `nested` directory
|
||
|
|
# (the one this file is in), not from the outer `AdHocCompiler`
|
||
|
|
# directory, as it is higher on the directory stack
|
||
|
|
include @SimplePeripheral3.cs
|