add micropython demo on bearpi board

This commit is contained in:
KY-zhang-X
2022-09-29 12:15:02 +08:00
parent afeaebd1b9
commit 3e4ceb8afe
49 changed files with 14399 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
// This file was generated by py/makeversionhdr.py
#define MICROPY_GIT_TAG "v2.5.0-74-g467a6d7d-dirty"
#define MICROPY_GIT_HASH "467a6d7d-dirty"
#define MICROPY_BUILD_DATE "2022-09-28"