From 294780513bcedf479d31ef53ed400b945b6c2807 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 24 May 2021 17:37:46 +0100 Subject: [PATCH] quick add of pypowersim command to run the apply_window_float binary --- media/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media/Makefile b/media/Makefile index 51efe2ac..dc233552 100644 --- a/media/Makefile +++ b/media/Makefile @@ -33,4 +33,5 @@ wget: tests: $(OBJ) echo juuh - # TODO pypowersim -i testname.bin + pypowersim -g audio/mp3/mp3_0.gpr \ + -i audio/mp3/mp3_0_apply_window_float.bin -- 2.30.2