Skip to content

Commit

Permalink
MicroPython: Update and correct manifest.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Jun 26, 2023
1 parent 45ca62c commit a63bcfe
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions micropython/PIMORONI_PICOSYSTEM/manifest.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
freeze("$(PORT_DIR)/modules/")
freeze("$(BOARD_DIR)/../modules_py/")
include("$(MPY_DIR)/extmod/uasyncio")
require("onewire")
require("ds18x20")
require("dht")
require("neopixel")
include("$(PORT_DIR)/boards/manifest.py")

0 comments on commit a63bcfe

Please sign in to comment.