micropython/ports/samd
Damien George ede6b86a08 samd/mphalport: Fix USB CDC tx handling to work reliably.
Signed-off-by: Damien George <damien@micropython.org>
2021-02-12 14:09:01 +11:00
..
boards
Makefile
README.md
main.c
modmachine.c
modutime.c
mpconfigport.h
mphalport.c samd/mphalport: Fix USB CDC tx handling to work reliably. 2021-02-12 14:09:01 +11:00
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