8bitgeek / micropython-open7xxi

Micropython BSP for WaveShare OpenzXXI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micropython-open7xxi

Micropython BSP for WaveShare OpenzXXI

Add the contents of this repo to micropython/ports/stm32/boards/ folder

$ cd micropython/ports/stm32

$ export JTAG=olimex-tiny

--OR--

$ export JTAG=olimex-tiny

--OR--

$ export JTAG=stlink

$ boards/OPEN7XXI_C/make.sh start

$ boards/OPEN7XXI_C/make.sh flash

--OR--

$ boards/OPEN7XXI_C/make.sh debug

About

Micropython BSP for WaveShare OpenzXXI


Languages

Language:C 85.7%Language:Shell 11.0%Language:Makefile 3.3%