circuitpython/ports/atmel-samd/common-hal/pulseio
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
..
PulseIn.c codeformat: Fix handling of `**` 2021-04-30 15:30:13 -05:00
PulseIn.h codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
PulseOut.c codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
PulseOut.h Fix PWMOut on SAMD21 2021-04-20 15:21:05 -05:00
__init__.c Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00