Update(boards): 更新micropython microbit和mithoncc板卡
This commit is contained in:
@@ -33,6 +33,11 @@ import {
|
||||
Python
|
||||
} from '@mixly/python';
|
||||
|
||||
import {
|
||||
MicroPythonNetworkBlocks,
|
||||
MicroPythonNetworkGenerators
|
||||
} from '@mixly/micropython';
|
||||
|
||||
import {
|
||||
MicropythonNRF51822MithonCCPins,
|
||||
MicropythonNRF51822MithonCCActuatorBlocks,
|
||||
@@ -83,6 +88,7 @@ Object.assign(
|
||||
PythonSetBlocks,
|
||||
PythonHtmlBlocks,
|
||||
PythonUtilityBlocks,
|
||||
MicroPythonNetworkBlocks,
|
||||
MicropythonNRF51822MithonCCActuatorBlocks,
|
||||
MicropythonNRF51822MithonCCCommunicateBlocks,
|
||||
MicropythonNRF51822MithonCCDisplayBlocks,
|
||||
@@ -111,6 +117,7 @@ Object.assign(
|
||||
PythonSetGenerators,
|
||||
PythonHtmlGenerators,
|
||||
PythonUtilityGenerators,
|
||||
MicroPythonNetworkGenerators,
|
||||
MicropythonNRF51822MithonCCActuatorGenerators,
|
||||
MicropythonNRF51822MithonCCCommunicateGenerators,
|
||||
MicropythonNRF51822MithonCCDisplayGenerators,
|
||||
|
||||
Reference in New Issue
Block a user