# esp-idf-lib/button [](https://github.com/esp-idf-lib/button/actions/workflows//build.yml) [](https://github.com/esp-idf-lib/button/actions/workflows//build-docs.yml) [](https://github.com/esp-idf-lib/button/actions/workflows//validate-component.yml) HW timer-based driver for GPIO buttons. * [Documentation](https://esp-idf-lib.github.io/button/) * [Repository](https://github.com/esp-idf-lib/button) * [Issues](https://github.com/esp-idf-lib/button/issues) * [Discussions and questions](https://github.com/esp-idf-lib/core/discussions) * [Component page at the ESP Component Registry](https://components.espressif.com/components/esp-idf-lib/button) ## Installation ```sh idf.py add-dependency esp-idf-lib/button ``` ## Support For questions and discussions about the component, please use [Discussions](https://github.com/esp-idf-lib/core/discussions) at [esp-idf-lib/core](https://github.com/esp-idf-lib/core). ## Contributing Please read [CONTRIBUTING.md](https://github.com/esp-idf-lib/core/blob/main/CONTRIBUTING.md) at [esp-idf-lib/core](https://github.com/esp-idf-lib/core).
35a380a9618573baf35dd1f24bcde19453a91043
idf.py add-dependency "esp-idf-lib/button^1.0.5"