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 e9e9c76ddf all: Rename mp_keyboard_interrupt to mp_sched_keyboard_interrupt. 4 years ago
..
boards samd: Add minimum config for Atmel SAMD21-XPLAINED-PRO board. 5 years ago
Makefile all: Factor gchelper code to one place and use it for unix & ARM ports. 5 years ago
README.md samd: Add new port to Microchip SAMDxx microcontrollers. 5 years ago
main.c all: Factor gchelper code to one place and use it for unix & ARM ports. 5 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 new port to Microchip SAMDxx microcontrollers. 5 years ago
tusb_config.h samd: Add new port to Microchip SAMDxx microcontrollers. 5 years ago
tusb_port.c ports: Update to build with new tinyusb. 4 years ago

README.md

Port of MicroPython to Microchip SAMD MCUs

Supports SAMD21 and SAMD51.

Features:

  • REPL over USB VCP