Files
Ada_Drivers_Library/components
Rolf Ebert 791616adf3 New component: text LCD (#405)
* new component: the old pcf8574 8bit io-expander.

* correct interface to current HAL (v0.3)

* make address and I2C_Port discriminants, so that variables cannot be declared without initialization

* cleared style issues (missing blanks) and made the type limited

* first working version of a HD44780 LCD driver, based on I2C PCF8574

* use controlling parameter directly in in out mode, not the pointer to class wide

* make the call to Output dispatching

* corrected GNAT style issues

* add support for user defined custom characters

* use standard Adacore copyright notice

* remove unneeded with clause
2022-06-14 09:45:25 +02:00
..
2017-06-26 18:18:58 +02:00
2022-06-14 09:45:25 +02:00