onerom-config 0.4.8

ROM and PCB configurations for One ROM - the flexible retro ROM replacement
1
2
3
4
5
# onerom_config::hw

.rs files in this directory are auto-generated as part of the crate build process, and not included in source control.

They are generated in this directory structure, instead of the standard OUT_DIR, to allow IDEs to see them, and to avoid the need to include_bytes within this directory structure, which doesn't work, as outer doc comments and attributes cannot be included from the auto-generated code that way.