Skip to content

Synwit-Co-Ltd/micropython

 
 

Repository files navigation

MicroPython ports to:

  • Synwit SWM320, Cortex-M4 MCU, 120MHz, 512K Flash, 128K SRAM
  • Synwit SWM34S, Cortex-M33 MCU, 150MHz, 512K Flash, 64K SRAM, 8MB SDRAM

SWM320

Build

$ cd ports/swm320
$ make

User Guide: ports/swm320/README.md

SWM34S

Build

$ cd ports/swm34s
$ make

User Guide: ports/swm34s/README.md

About

MicroPython porting to Synwit SWM320 and SWM34S

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.4%
  • Python 8.3%
  • Makefile 1.0%
  • Assembly 0.4%
  • CMake 0.3%
  • JavaScript 0.2%
  • Other 0.4%