micropython/ports/samd
Damien George d7a9388fe0 ports: Add new make target "submodules" which inits required modules. 2019-10-15 17:14:41 +11:00
..
boards samd: Add minimum config for Atmel SAMD21-XPLAINED-PRO board. 2019-08-20 21:30:36 +10:00
Makefile ports: Add new make target "submodules" which inits required modules. 2019-10-15 17:14:41 +11:00
README.md
main.c
modmachine.c
modutime.c
mpconfigport.h
mphalport.c
mphalport.h
qstrdefsport.h
samd_isr.c
samd_soc.c
samd_soc.h
sections.ld
tusb_config.h
tusb_port.c

README.md

Port of MicroPython to Microchip SAMD MCUs

Supports SAMD21 and SAMD51.

Features:

  • REPL over USB VCP