[Firmware] added the user button driver
-Added a new driver to get the state of the user button of the new HRI
board. The state can be got with the call of the but_Get() function, or with
a pin change interrupt that calls a user-defined callback function.