Skip to content

Commit

Permalink
[GVSOC] Ported uart loopback test to latest generators
Browse files Browse the repository at this point in the history
  • Loading branch information
Germain Haugou authored and haugoug committed Oct 17, 2022
1 parent d3a3f36 commit b1f7381
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions tests/uart/loopback/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ APP_CFLAGS = -O3 -g

CONFIG_UART = 1

RUNNER_CONFIG = $(CURDIR)/config.ini

override config_args += --config-opt=**/runner/peripherals=true
override config_args += --config-opt=**/board/uart/loopback=true
override config_args += --config-opt=**/board/uart/stdout=false
override runner_args += --target-opt=**/uart_checker/uart_checker/loopback=true

include $(RULES_DIR)/pmsis_rules.mk
2 changes: 1 addition & 1 deletion tools/gvsoc/common
2 changes: 1 addition & 1 deletion tools/gvsoc/pulp

0 comments on commit b1f7381

Please sign in to comment.