Commit graph

8 commits

Author SHA1 Message Date
C47D aca821230e Use cmd_width_t as uint8_t typedef 2021-11-26 08:51:01 -06:00
C47D 016517b163 Remove xfer_mode parameter from send_data 2021-11-26 08:49:09 -06:00
C47D 8a065b32b6 Add support for commands with bigger width 2021-11-25 21:49:44 -06:00
C47D db8be8a4da Add I2C example to communication abstraction interface 2021-11-19 21:05:39 -06:00
C47D 8bdc2aed38 Communication interface proposal 2021-11-19 20:06:18 -06:00
C47D d627884887 Replace display_port_busy_t with bool 2021-10-01 12:11:28 -05:00
C47D 3c5a4061d9 feat(lv_port): Add abstraction for busy signal
This signal can be used when driving eink displays
2021-09-18 20:14:35 -05:00
C47D 9d9fadf450 fix(display_port): Rename display_hal_* to display_port_*
Also updates the display drivers that used it
2021-09-14 19:13:41 -05:00