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
6 lines
141 B
Python
6 lines
141 B
Python
include("$(PORT_DIR)/variants/manifest.py")
|
|
|
|
include("$(MPY_DIR)/extmod/asyncio")
|
|
|
|
module("microdot.py", "../../lib/microdot/src/microdot/")
|