3 lines
94 B
Python
3 lines
94 B
Python
config["LOWEST_CPU"] = "arm946e-s"
|
|
config["ENABLE_THUMB"] = get_yes_no("Enable Thumb", True)
|
|
|