Stefan Agner
|
501f88ca86
|
Avoid non-const globals and enable clang-tidy check (#1892)
|
2021-06-11 08:19:44 +12:00 |
|
Otto Winter
|
2376a2c941
|
Convert components to async-def syntax (#1821)
|
2021-05-24 10:58:29 +02:00 |
|
Jesse Hills
|
570ec36fe3
|
MCP23XXX Refactor (#1560)
* Refactor MCP23XXX classes to consolidate shared code
* Update test mcp23xxx pin schemas
|
2021-03-07 16:23:54 -03:00 |
|
Guillermo Ruffino
|
69879920eb
|
add-black (#1593)
* Add black
Update pre commit
Update pre commit
add empty line
* Format with black
|
2021-03-07 16:03:16 -03:00 |
|
Keith Burzinski
|
b52f7cfe86
|
MCP230xx open drain interrupt pins (#1243)
|
2021-02-13 22:07:11 +13:00 |
|
TomFahey
|
81b7653c9c
|
Add mcp23008 support (#649)
* Add support for mcp23008 8-port io expander
* add-mcp23008-support
* Revert "add-mcp23008-support"
This reverts commit b4bc7785b19bf27843b140e56707b935716e3759.
* Fixed spacing typo
* removed extra space in mcp23008.cpp, line 23
* Fixed trailing whitespace issue
* Added mcp23008 component
* Added component mcp23008
* Edited typo in test/test1.ymal
Removed additional ' in line 1337
* Another typo
|
2019-10-17 16:18:41 +02:00 |
|