Drops the prefix since the parent folder has it already Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
; Copyright 2022 TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
|
|
; SPDX-License-Identifier: Apache-2.0
|
|
|
|
ENTRY %LINE &args
|
|
|
|
DO ~~~~/startup.cmm command=debug &args
|
|
|
|
ENDDO
|