Commit Graph

8 Commits

Author SHA1 Message Date
Pim van Pelt
f598290e54 Add (private) OTA libs 2017-12-03 23:56:16 +01:00
Pim van Pelt
eab5f31a92 Move to Native SPI implementations of ILI9341 and STMPE610 2017-12-01 13:57:43 +01:00
Pim van Pelt
af23ddee37 Add mgos_stmpe610_is_touched() to let callers know if the user is pressing the screen at this moment 2017-11-28 15:57:59 +01:00
Pim van Pelt
5f10481fb7 STMPE610: Detect TOUCH_DOWN w/o TOUCH_UP, which happens with very short touch durations. If detected, resend the TOUCH_UP event 2017-11-26 22:41:31 +01:00
Pim van Pelt
80acd6ec7b Move image_png() to send_data; implement clipping to dispWin 2017-11-26 21:47:09 +01:00
Pim van Pelt
13f6ed14f1 Remove JPG and BMP support. Add uPNG support. 2017-11-26 21:03:48 +01:00
Pim van Pelt
43fad07afe Make JPG relative to dispWin 2017-11-26 20:06:47 +01:00
Pim van Pelt
4f64ed554a Initial commit 2017-11-25 01:14:04 +01:00