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