Skip to content

AriZuu/python-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple test application for Pico]OS micropython port. It runs on Texas Instruments MSP432 launchpad (using uart console) and PIC32 chips.

PIC32 port is preliminary, I don't have real hardware (yet) so it has been tested only under MPLAB X simulator.

You'll be needing following modules in parallel to this to build:

  • picoos
  • picoos-micro
  • picoos-python
  • micropython

For MSP432 (Cortex-M4) you'll need also:

  • cmsis-ports

Working python is also required for build host.

About

Pico]OS MicroPython test / example application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages