Joel Spadin
|
e0a4ec1779
|
refactor: Replace tabs with spaces
Standardized indentation to use spaces with a new pre-commit hook.
|
2023-04-23 00:47:19 -05:00 |
|
Peter Johanson
|
374104dec6
|
fix(underglow): Move to spi3 for underglow bus.
* Workaround Zephyr bug for Nordic SPI(M) driver after the
pinctrl refactor by using spi3 peripheral for the SPI bus for
the WS2812 led_strip driver.
|
2023-04-09 14:41:00 -07:00 |
|
Peter Johanson
|
1493620bf7
|
refactor(boards): Move to pinctrl.
|
2023-04-05 22:55:38 -07:00 |
|
Peter Johanson
|
35a1c5a3d4
|
refactor(behaviors): Rename reset behavior.
* Upstream now has a node w/ label `reset` on many boards, so
renaming our reset behavior node label to `sys_reset`.
|
2023-04-05 22:55:38 -07:00 |
|
Elliot Pahl
|
ce7a0e2b6c
|
feat(shields): Add Eternal Keypad
* Add Eternal Keypad
Co-authored-by: Duccio <ducciobreschi@gmail.com>
|
2022-09-05 18:07:02 -04:00 |
|