Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 383 Bytes

File metadata and controls

18 lines (11 loc) · 383 Bytes
title keywords desc
Micropython Editor
maixpy, k210, AIOT, edge computing
maixpy Micropython Editor

MaixPy firmware integrates a file editor-pye, users can directly modify the files in the board through the serial terminal

Instructions:

from pye_mp import pye

pye("/sd/boot.py")