You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 96c6b8cae3 ports: Rename USBD_VID/PID config macros to MICROPY_HW_USB_VID/PID. 3 years ago
..
boards samd: Add minimum config for Atmel SAMD21-XPLAINED-PRO board. 5 years ago
Makefile samd: Add support for building with user C modules. 3 years ago
README.md samd: Add new port to Microchip SAMDxx microcontrollers. 5 years ago
main.c samd: Add support for building with user C modules. 3 years ago
modmachine.c all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
modutime.c all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
mpconfigport.h ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default. 4 years ago
mphalport.c all: Rename mp_keyboard_interrupt to mp_sched_keyboard_interrupt. 4 years ago
mphalport.h all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
qstrdefsport.h all: Add *FORMAT-OFF* in various places. 5 years ago
samd_isr.c all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
samd_soc.c all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
samd_soc.h samd: Add new port to Microchip SAMDxx microcontrollers. 5 years ago
sections.ld samd: Add support for building with user C modules. 3 years ago
tusb_config.h samd: Add new port to Microchip SAMDxx microcontrollers. 5 years ago
tusb_port.c ports: Rename USBD_VID/PID config macros to MICROPY_HW_USB_VID/PID. 3 years ago

README.md

Port of MicroPython to Microchip SAMD MCUs

Supports SAMD21 and SAMD51.

Features:

  • REPL over USB VCP