You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this request related to a missing driver support for a particular hardware platform, SoC or board? Please describe.
I need support for more Grove button and LED modules as shields. The following shield should be supported:
Grove Dual-Button, combines two push buttons with negative logic (low active)
Grove LED-Button, combines one LED with positive logic (high active and one push button with negative logic (low active)
In this early first stage the Zephyr upstream samples "Blinky", "Fade" and "Button" should be usable.
Describe why you are asking for this support?
With this support the board+shield variation for Grove based systems will scaling up.
I'm preparing a changeset for PR. I'll maintain the new modules for Bridle and later contribute and maintain to/in Zephyr upstream.
Additional context
The new shields support will coming together with Grove connector support as currently provided by Bridle only.
The Grove Button Shields will get additional support for inverted inputs on push buttons, negative logic (low active).
The text was updated successfully, but these errors were encountered:
Add new supported Grove Button and LED Shields:
- Grove Dual Button V1.0 (Sep 2019)
- Grove LED Button V1.0 (Jun 2018)
Add GitHub issue #277.
Signed-off-by: Stephan Linz <[email protected]>
Is this request related to a missing driver support for a particular hardware platform, SoC or board? Please describe.
I need support for more Grove button and LED modules as shields. The following shield should be supported:
In this early first stage the Zephyr upstream samples "Blinky", "Fade" and "Button" should be usable.
Describe why you are asking for this support?
With this support the board+shield variation for Grove based systems will scaling up.
I'm preparing a changeset for PR. I'll maintain the new modules for Bridle and later contribute and maintain to/in Zephyr upstream.
Additional context
The new shields support will coming together with Grove connector support as currently provided by Bridle only.
The Grove Button Shields will get additional support for inverted inputs on push buttons, negative logic (low active).
The text was updated successfully, but these errors were encountered: