This is simple timer interrupt driven button library for the STM32 microControllers. Main features: Any number of buttons support “Normal” click, double click and “long” click supported L/H signal level configurable Any regular invokedĀ interrupt supported Callback functions for any of the keys (if compiled with KBDCALLBACKENABLED == 1) Callbacks on key events (key up/ […]