bbdc98f72e
Besides Python features this includes the extmod modules which make use of the Pin module, especially machine.softSPI, machine.SoftI2C and onewire.
4 lines
117 B
Python
4 lines
117 B
Python
freeze("$(PORT_DIR)/modules")
|
|
freeze("$(MPY_DIR)/drivers/onewire")
|
|
include("$(MPY_DIR)/extmod/uasyncio/manifest.py")
|