OBLFR/components/indicator
Justin Hammond bc9ae8a108
Add Timer, Indicator, Button and NV Key-Value Store Components (#6)
* Add System, Timer, Button and Indicator (LED) components

* Add Non-Volatile Key Value Storage Component

* And Example Apps for Timer, Button, Indicator and NVKVS

* Fix up some compile issues
2023-02-02 01:58:55 +08:00
..
include Add Timer, Indicator, Button and NV Key-Value Store Components (#6) 2023-02-02 01:58:55 +08:00
src Add Timer, Indicator, Button and NV Key-Value Store Components (#6) 2023-02-02 01:58:55 +08:00
CMakeLists.txt Add Timer, Indicator, Button and NV Key-Value Store Components (#6) 2023-02-02 01:58:55 +08:00
Kconfig Add Timer, Indicator, Button and NV Key-Value Store Components (#6) 2023-02-02 01:58:55 +08:00
LICENSE Add Timer, Indicator, Button and NV Key-Value Store Components (#6) 2023-02-02 01:58:55 +08:00
README.md Add Timer, Indicator, Button and NV Key-Value Store Components (#6) 2023-02-02 01:58:55 +08:00

LED

Taken from the esp-iot-solution and modified for Bouffalolab SDK.