Skip to content

Commit

Permalink
samples: hello_world: remove min_ram requirement
Browse files Browse the repository at this point in the history
The hello_world sample builds everywhere so remove the min_ram
requirement from samples.yaml.

Signed-off-by: Kumar Gala <[email protected]>
  • Loading branch information
galak authored and Anas Nashif committed Jun 29, 2017
1 parent 2f29d79 commit fbd1bc2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions samples/hello_world/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ tests:
- test:
build_only: true
tags: samples tests
min_ram: 16
- singlethread:
build_only: true
extra_args: CONF_FILE=prj_single.conf
filter: not CONFIG_BLUETOOTH and not CONFIG_GPIO_SCH
tags: samples tests
min_ram: 16

0 comments on commit fbd1bc2

Please sign in to comment.