Skip to content
Snippets Groups Projects
Commit 11207967 authored by Guido Gunther's avatar Guido Gunther :zzz: Committed by Guido Gunther
Browse files

scripts: Run doctests on librem5_flash_image

parent 235a02df
No related branches found
Tags v0.0.15
No related merge requests found
......@@ -4,9 +4,9 @@ all: check
check:
flake8
flake8 scripts/librem5-devkit-flash-image
shellcheck test_scripts/librem5-devkit-check
shellcheck usr/share/librem5/l5-shipme
$(MAKE) -C scripts/
install:
mkdir -p $(DESTDIR)/etc/modules-load.d/
......
check:
flake8 librem5-devkit-flash-image
python3 -m doctest librem5_flash_image.py
librem5-flash-image
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment