mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
alif: Support running the port on the HE core.
The same MicroPython firmware is built for the HE but with slightly different options, for example no USB. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This commit is contained in:
committed by
Damien George
parent
8f82089bd0
commit
6b4d46569b
@@ -1,4 +1,4 @@
|
||||
freeze("$(PORT_DIR)/modules")
|
||||
freeze("$(PORT_DIR)/modules/$(MCU_CORE)")
|
||||
include("$(MPY_DIR)/extmod/asyncio")
|
||||
require("dht")
|
||||
require("neopixel")
|
||||
|
||||
Reference in New Issue
Block a user