circuitpython/ports/atmel-samd/common-hal/microcontroller
Jeff Epler dfa7c3d32d codeformat: Fix handling of **
After discussing with danh, I noticed that `a/**/b` would not match `a/b`.

After correcting this and re-running "pre-commit run --all", additional
files were reindented, including the codeformat script itself.
2021-04-30 15:30:13 -05:00
..
__init__.c codeformat: Fix handling of ** 2021-04-30 15:30:13 -05:00
Pin.c update common_hal_reset_pin() 2020-12-28 20:04:00 +05:30
Pin.h codeformat: Fix handling of ** 2021-04-30 15:30:13 -05:00
Processor.c codeformat: Fix handling of ** 2021-04-30 15:30:13 -05:00
Processor.h Added Unique ID Functions/Updated Support Matrix (#527) 2018-01-18 11:39:11 -08:00