circuitpython/ports/atmel-samd/common-hal/microcontroller
Scott Shawcroft ff7e729032
Fix custom pin in use logic for SWD
This should allow you to use SWD pins unless a debugger is attached.
You may have trouble connecting to SWD when CircuitPython has already
begun using them.

Fixes #1633
2019-03-14 11:11:35 -07:00
..
Pin.c Fix custom pin in use logic for SWD 2019-03-14 11:11:35 -07:00
Pin.h Rework displays in prep for dynamic support and 8bit parallel. 2019-01-16 12:05:20 -08:00
Processor.c Split out the peripherals library in preparation of sharing with MakeCode. 2018-06-15 16:16:21 -07:00
Processor.h Added Unique ID Functions/Updated Support Matrix (#527) 2018-01-18 11:39:11 -08:00
__init__.c Support the display on the pyportal. 2019-01-10 17:29:34 -08:00