micropython/ports/samd
Mike Causer 7f14344428 ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
..
boards ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
Makefile samd: Add support for building with user C modules. 2021-07-22 22:22:03 +10:00
README.md
main.c samd: Add support for building with user C modules. 2021-07-22 22:22:03 +10:00
modmachine.c
modutime.c
mpconfigport.h
mphalport.c
mphalport.h
qstrdefsport.h
samd_isr.c
samd_soc.c
samd_soc.h
sections.ld samd: Add support for building with user C modules. 2021-07-22 22:22:03 +10:00
tusb_config.h
tusb_port.c ports: Rename USBD_VID/PID config macros to MICROPY_HW_USB_VID/PID. 2021-08-07 23:13:55 +10:00

README.md

Port of MicroPython to Microchip SAMD MCUs

Supports SAMD21 and SAMD51.

Features:

  • REPL over USB VCP