Generic LcdKeypad shield driver with driver type auto selection
Scope
This release supports LcdKeypad Shields based on LiquidCrystal (standard Arduino library) and also LiquidTWI2 devices (I2C based), while the driver type will be choosen automatically according to the presence of the actually inserted HW.
Test
- done for LcdKeypad 3.1.0 (pre-release)
- done with Test Application 3.1.0 (pre-release)