mirror of
https://github.com/JefferyLi0903/MMC.git
synced 2025-01-22 10:22:53 +08:00
10 lines
333 B
Plaintext
10 lines
333 B
Plaintext
--cpu Cortex-M0
|
|
".\auxiliary.o"
|
|
".\code_def.o"
|
|
".\main.o"
|
|
".\startup_cmsdk_cm0.o"
|
|
".\channelselection_control.o"
|
|
--strict --scatter ".\MMC.sct"
|
|
--summary_stderr --info summarysizes --map --load_addr_map_info --xref --callgraph --symbols
|
|
--info sizes --info totals --info unused --info veneers
|
|
--list ".\Listings\MMC.map" -o .\MMC.axf |