Some checks failed
Build RPi Pico firmware image / Build-Firmware (push) Successful in 3m36s
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Failing after 10s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 9s
Run pytests / Check-Pytest (push) Successful in 12s
4 lines
108 B
Makefile
4 lines
108 B
Makefile
# This is the default variant when you `make` the Unix port.
|
|
|
|
FROZEN_MANIFEST ?= $(VARIANT_DIR)/manifest.py
|