Uniform Driver Interface: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Sample udiprops.txt
Line 73: Line 73:


# The ones below should be self-explanatory.
# The ones below should be self-explanatory.

module example
module example
region 0
region 0
Line 82: Line 82:
compile_options -DCMOS_BRIDGE_META=1
compile_options -DCMOS_BRIDGE_META=1
source_files udi_example.c
source_files udi_example.c

meta 1 udi_bridge # Using the Bus Bridge Metalanguage
meta 1 udi_bridge # Using the Bus Bridge Metalanguage