You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
564 B
23 lines
564 B
sample: |
|
description: Code data relocation nocopy Sample |
|
name: code relocation nocopy |
|
tests: |
|
sample.app_dev.code_relocation_nocopy: |
|
platform_allow: |
|
- qemu_cortex_m3 |
|
- nrf5340dk/nrf5340/cpuapp |
|
- stm32f769i_disco |
|
- stm32h7b3i_dk |
|
- stm32h573i_dk |
|
- b_u585i_iot02a |
|
- stm32h745i_disco/stm32h745xx/m7 |
|
- stm32h750b_dk |
|
- stm32f746g_disco |
|
integration_platforms: |
|
- qemu_cortex_m3 |
|
tags: linker |
|
harness: console |
|
harness_config: |
|
type: one_line |
|
regex: |
|
- "Hello World! (.*)"
|
|
|