micropython/ports/stm32/boards/GARATRONIC_PYBSTICK26_F411/manifest.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
104 B
Python
Raw Normal View History

include("$(MPY_DIR)/extmod/uasyncio/manifest.py")
freeze("$(MPY_DIR)/drivers/", ("display/ssd1306.py"))