Jon Trulson
ab171573f9
lcd/lcm1602/jhd1313m1: remove lcm1602 and jhd1313m1 from lcd library
...
The lcm1602 and jhd1313m1 drivers had been rewritten in C with a C++
wrapper some time ago, however the original lcm and jhd drivers were
still present in the lcd library. In addition, to avoid header file
conflicts, the new, separated lcm and jhd header files were renamed
with a .hxx prefix.
This patch:
- renames the new lcm1602/ and jhd1313m1/ header files to have the
usual .hpp prefix.
- removes the lcm1602, jhd1313m1, and sainsmartks drivers from the
lcd/ (i2clcd) library.
- fixes the examples to use the "new" libraries (lcm1602 and
jhd1313m1)
- changes the argument type for the createChar() (C++) to use a byte
vector (std::vector<uint8_t>) rather than a typedef'd char array.
The lcm1602_create_char() function (C) uses a standard char *. The
use of std::vector is well supported by SWIG.
- SWIG interface files changed to use upm_vectortypes.i, and removes
the carrays helpers, which should no longer be needed for these
drivers.
- removes the inclusion of the driver C .h header files into the SWIG
interface files - this should not be needed for these drivers.
- the sainsmartks driver will be placed into it's own new lcdks (LCD
Keypad Shield) library. This library should support the
SainsmartKS, DFRobot LCD Keypad Shield, and similar products from
other manufacturers in a future commit.
Signed-off-by: Jon Trulson <jtrulson@ics.com>
2017-03-16 12:39:52 -06:00
..
2016-08-31 13:25:09 -07:00
2017-03-13 11:13:10 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2015-03-16 14:39:53 -07:00
2016-08-31 13:25:09 -07:00
2017-02-09 15:11:59 -08:00
2017-02-09 15:11:59 -08:00
2016-08-31 13:25:09 -07:00
2015-01-23 17:58:29 -08:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:07:47 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2017-03-07 13:16:24 -07:00
2016-11-04 13:08:31 -07:00
2016-10-28 16:48:53 -06:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:12 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:15 -07:00
2016-09-14 14:07:52 -07:00
2016-08-31 13:25:09 -07:00
2017-01-18 13:33:44 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-11-28 17:45:23 -07:00
2016-09-14 14:09:13 -07:00
2016-09-14 14:09:16 -07:00
2016-09-14 14:09:17 -07:00
2016-09-14 14:08:58 -07:00
2017-01-30 12:06:32 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:17 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:23 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:23 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2015-11-23 15:47:55 -08:00
2016-09-14 14:09:23 -07:00
2016-09-14 14:09:23 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:08:58 -07:00
2016-11-04 12:52:33 -06:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:07:50 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2015-03-25 15:14:27 -07:00
2016-08-31 13:25:09 -07:00
2016-11-21 14:57:15 -08:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2017-03-16 12:39:52 -06:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2014-11-25 20:42:13 +00:00
2017-01-24 14:02:03 -07:00
2016-11-04 13:08:31 -07:00
2016-09-14 14:09:01 -07:00
2016-09-14 14:09:26 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2017-01-10 11:29:30 -08:00
2016-08-31 13:25:09 -07:00
2016-12-02 16:44:43 -07:00
2016-12-20 12:17:14 -07:00
2016-12-20 12:17:14 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:27 -07:00
2016-09-14 14:09:27 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:07:46 -07:00
2016-10-27 15:13:20 -06:00
2016-11-04 13:08:31 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-11-14 17:26:42 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:07:49 -07:00
2016-09-14 14:07:48 -07:00
2017-01-31 13:08:20 -07:00
2016-09-14 14:08:57 -07:00
2016-04-18 16:27:11 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2017-03-08 09:46:43 -08:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-11-04 13:08:31 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-11-04 13:08:31 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:22 -07:00
2017-03-02 23:05:51 -08:00
2016-09-16 16:52:49 -06:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:01 -07:00
2016-08-31 13:25:09 -07:00
2017-02-01 17:08:05 -07:00
2016-09-14 14:09:20 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-09-14 14:09:03 -07:00
2016-08-31 13:25:09 -07:00
2015-04-08 16:19:33 -07:00
2015-02-10 11:54:44 -08:00
2016-08-31 13:25:09 -07:00
2015-01-08 14:57:38 -08:00
2016-08-31 13:25:09 -07:00
2016-10-24 16:05:39 -06:00
2016-09-14 14:09:25 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-11-04 13:08:31 -07:00
2016-11-04 13:08:31 -07:00
2016-08-31 13:25:09 -07:00
2017-01-26 15:13:01 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00
2016-08-31 13:25:09 -07:00