ch376: added build option CHNATIVEFORCE to always force detection of module on boot

This commit is contained in:
Dean Netherton
2025-01-22 14:08:42 +11:00
parent f63c324764
commit 72ec983c4f
8 changed files with 187 additions and 50 deletions

View File

@@ -16,7 +16,7 @@ FROM ubuntu:jammy-20240111 AS basebuilder
# cd Tools && make
# cd Source && make # at least once to build many common units
# cd Source && make rom ROM_PLATFORM=RCEZ80 ROM_CONFIG=std
# cd Source && make rom ROM_PLATFORM=RCZ80 ROM_CONFIG=std
# when finish, type 'exit' to return to back to your standard terminal session