add some code
This commit is contained in:
13
managed_components/espressif__esp_io_expander/README.md
Normal file
13
managed_components/espressif__esp_io_expander/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# ESP IO Expander Component
|
||||
|
||||
This componnent is main esp_io_expander component which defines main functions and types for easy adding specific io expander chip component.
|
||||
|
||||
## Supported features
|
||||
|
||||
- [x] Set an IO's direction
|
||||
- [x] Get an IO's direction
|
||||
- [x] Set an IO's output level
|
||||
- [x] Get an IO's input level
|
||||
- [x] Show all IOs' status
|
||||
- [ ] Interrupt mode
|
||||
|
||||
Reference in New Issue
Block a user