circuitpython/ports/atmel-samd/boards/cp_sapling_m0_revb
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
..
board.c new cp sapling board 2021-02-14 20:00:32 -05:00
mpconfigboard.h codeformat: Fix handling of `**` 2021-04-30 15:30:13 -05:00
mpconfigboard.mk changing mpconfigboard makefile 2021-04-29 16:45:08 -06:00
pins.c adding CP Sapling Rev B 2021-04-27 16:30:44 -06:00