This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
ports
/
samd
History
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
…
main.c
all: Factor gchelper code to one place and use it for unix & ARM ports.
2020-04-29 23:45:19 +10:00
Makefile
all: Factor gchelper code to one place and use it for unix & ARM ports.
2020-04-29 23:45:19 +10:00
modmachine.c
…
modutime.c
…
mpconfigport.h
ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default.
2021-02-04 22:39:17 +11:00
mphalport.c
samd/mphalport: Fix USB CDC tx handling to work reliably.
2021-02-12 14:09:01 +11:00
mphalport.h
…
qstrdefsport.h
…
README.md
…
samd_isr.c
…
samd_soc.c
…
samd_soc.h
…
sections.ld
…
tusb_config.h
…
tusb_port.c
ports: Update to build with new tinyusb.
2021-02-12 12:50:36 +11:00
README.md
Port of MicroPython to Microchip SAMD MCUs
Supports SAMD21 and SAMD51.
Features:
REPL over USB VCP