Commit Graph

  • 10e52116cb Merge pull request #5 from prenticedavid/master_copy prenticedavid 2016-11-15 13:00:46 +00:00
  • 70349815b1 add support for ID=0x1602 reg(4)=388000 prenticedavid 2016-11-15 12:19:06 +00:00
  • 1437033112 add write delay for ZERO, add macros for NUCLEO-STM32F103 prenticedavid 2016-11-15 11:49:56 +00:00
  • 1fdbc7d822 add conditional support for LGDP4532 prenticedavid 2016-11-02 23:38:05 +00:00
  • 319c650376 add diagnose_Touchpins.ino to examples prenticedavid 2016-10-02 11:00:26 +01:00
  • cf297ef0c5 correct 0x1581, 0x7796. add 0xAC11 prenticedavid 2016-10-02 10:57:34 +01:00
  • 76cc4da8df add table for SSD1963 480x272 prenticedavid 2016-10-01 12:02:10 +01:00
  • 386d528bdc Add support for Teensy3.2, show warning in build prenticedavid 2016-09-29 17:35:46 +01:00
  • f7ba63c964 add ST7796 prenticedavid 2016-09-29 17:21:43 +01:00
  • 2563717730 control SS in reg(C0) for R61581, remove wrong attributes prenticedavid 2016-09-29 17:18:08 +01:00
  • 6ca753dc53 Merge remote-tracking branch 'refs/remotes/origin/test_frdm' prenticedavid 2016-09-29 16:37:09 +01:00
  • 13c476e5b3 restrict pinMode() to the TFT pins prenticedavid 2016-09-29 16:28:05 +01:00
  • 9b85b4d4f1 add delays for Teensy prenticedavid 2016-09-27 12:06:28 +01:00
  • 51c37c6fb9 add delays for Teensy, kludge pinMode for Teensy prenticedavid 2016-09-27 12:06:03 +01:00
  • bec33db340 tidy up includes prenticedavid 2016-09-18 16:35:00 +01:00
  • 8a2a1c5528 detect in cpp file prenticedavid 2016-09-18 16:33:06 +01:00
  • c53db0379b default to disable FreeFonts prenticedavid 2016-09-15 22:58:42 +01:00
  • c8ea8422b4 default to disable FreeFonts prenticedavid 2016-09-15 22:56:02 +01:00
  • c81d6a3286 REV_SCREEN attribute for R61581 prenticedavid 2016-09-15 22:53:59 +01:00
  • 18dae26fed add SPFD5420, R61581 prenticedavid 2016-09-07 22:52:34 +01:00
  • d3d2513a05 support macros for Bobcachealot Teensy prenticedavid 2016-08-26 18:10:59 +01:00
  • df48d083f7 support macros for Uno shield on Teensy 3.x prenticedavid 2016-08-26 18:09:25 +01:00
  • 297597a81f READ_BGR for ILI9326 prenticedavid 2016-08-20 13:35:47 +01:00
  • 1b35c5ec06 Merge remote-tracking branch 'refs/remotes/origin/test_ili9326' prenticedavid 2016-08-19 16:52:09 +01:00
  • ee9e7dbe63 fix NL, GS on 240x400 controllers prenticedavid 2016-08-19 16:48:14 +01:00
  • 0abf783fd8 add ST7793 prenticedavid 2016-08-17 12:40:59 +01:00
  • e6f2d719bf add ILI9326 prenticedavid 2016-08-17 10:52:43 +01:00
  • e05b31446d correct Mega 8-bit shield on Due prenticedavid 2016-08-06 20:53:47 +01:00
  • 78249f1b7d implement setBackColor(uint32 c) prenticedavid 2016-08-06 13:37:20 +01:00
  • ec0175cce0 Merge remote-tracking branch 'refs/remotes/origin/test_0x8357D' prenticedavid 2016-07-30 23:55:49 +01:00
  • 595a49ac67 Add READ_24BITS attribute for HX8357D prenticedavid 2016-07-30 15:23:32 +01:00
  • 0fe18de2ac Add support for HX8357-D ID=0x8357 prenticedavid 2016-07-30 13:59:25 +01:00
  • 3a71bb719d remove uncalled 0x6814, force ML=0 for 0x1511 prenticedavid 2016-07-30 13:44:26 +01:00
  • 4327cf2659 READ_8(dummy) for 1511, weird shield is RM68140 prenticedavid 2016-07-20 12:44:11 +01:00
  • 12c4a6ee52 PIXFMT=0x66 prenticedavid 2016-07-12 14:19:17 +01:00
  • ae03b2f856 support ID=0x6814 prenticedavid 2016-07-12 14:17:54 +01:00
  • 72d81abf0e correct syntax for beta prenticedavid 2016-07-12 12:00:54 +01:00
  • 3d4464f1ca conditional HX8352-A prenticedavid 2016-07-12 09:34:09 +01:00
  • 65d3f5c079 add beta to version number prenticedavid 2016-07-12 09:24:27 +01:00
  • 1183a8aacc support 0x1511, would like to verify with final video prenticedavid 2016-07-12 09:22:01 +01:00
  • c4ea2bf260 readReg40(0xBF) detects more IDs prenticedavid 2016-07-12 08:57:26 +01:00
  • 7aa51b8cba Instruct define NUMSAMPLES 3 prenticedavid 2016-07-06 19:54:57 +01:00
  • c12b391d71 only declare SmallFont without GFXFont prenticedavid 2016-07-06 19:54:11 +01:00
  • 965ffba9e4 Add ILI9328, ILI9331 prenticedavid 2016-07-06 18:28:18 +01:00
  • 356c44a695 Conditional FreeDefaultFonts prenticedavid 2016-06-27 19:15:42 +01:00
  • 5d58d3aa65 defaults for 9338 ..., configure with attributes prenticedavid 2016-06-20 09:04:44 +01:00
  • 4024414b7d string length for FreeFonts prenticedavid 2016-06-20 07:53:03 +01:00
  • 1d562b3e16 add UTFT standard fonts prenticedavid 2016-06-20 07:51:05 +01:00
  • f6ff70705e add example BMP sketch prenticedavid 2016-06-13 20:03:04 +01:00
  • 311d5ea342 edit comment prenticedavid 2016-06-10 08:27:44 +01:00
  • e6ce7fcfb3 MEGA_8BIT_SHIELD for Due prenticedavid 2016-06-10 08:21:46 +01:00
  • d6540e0b33 Add properties prenticedavid 2016-06-07 22:16:35 +01:00
  • cdcbcd0ef5 spelling prenticedavid 2016-06-07 18:42:26 +01:00
  • 851da79665 version 2.91 prenticedavid 2016-06-07 18:25:13 +01:00
  • e74c22b056 neutral specials prenticedavid 2016-06-07 18:24:26 +01:00
  • a0fc7ec67c HX8352 kludge ML in MADCTL prenticedavid 2016-06-07 18:21:04 +01:00
  • 3e8ce1f013 default REV_PANEL=1 prenticedavid 2016-06-06 17:48:25 +01:00
  • 4ae90d08d5 Corrected INVON. SS_PANEL prenticedavid 2016-06-06 17:40:33 +01:00
  • e2b28b5258 HX8352 INVERT_SS, SCROLL_EN prenticedavid 2016-06-06 15:51:59 +01:00
  • 4feba8a31a add HX8352-A with ID=0x5252 prenticedavid 2016-06-06 14:44:32 +01:00
  • 91f845d592 support 8-bit MEGA shield prenticedavid 2016-06-02 19:14:24 +01:00
  • 4cd5d6fc45 add setColor(color565) prenticedavid 2016-06-02 07:37:38 +01:00
  • 2f62fc0cdd failed indexed register read in parallel prenticedavid 2016-05-28 15:26:51 +01:00
  • 060a21e361 extra ILI9481 tables prenticedavid 2016-05-17 09:03:11 +01:00
  • bce8de2372 correct the date prenticedavid 2016-05-05 16:36:43 +01:00
  • 298735dfc8 config SPECIAL prenticedavid 2016-05-05 16:15:37 +01:00
  • d25bcb1e16 version 2.90 prenticedavid 2016-05-05 16:14:46 +01:00
  • 1265ab0e57 conditional SUPPORT macros, OFFSET_9327 prenticedavid 2016-05-05 16:14:07 +01:00
  • 5580a40f1a v 2.9 release notes prenticedavid 2016-05-05 16:11:16 +01:00
  • 269e2a0436 write to Command Access Protect prenticedavid 2016-05-05 16:07:36 +01:00
  • bbcc8e4a0a Merge branch 'master' of https://github.com/prenticedavid/MCUFRIEND_kbv prenticedavid 2016-04-16 20:41:50 +01:00
  • 97ce457e40 Delete mcufriend_kbv_2_8.txt prenticedavid 2016-04-16 20:40:47 +01:00
  • 1ab276d2e9 update history prenticedavid 2016-04-16 20:37:48 +01:00
  • e09942e6bb add mega1280 prenticedavid 2016-04-16 20:23:36 +01:00
  • 9ffac46633 implement drawBitmap() prenticedavid 2016-03-30 23:46:55 +01:00
  • 8953c6d26e implement pushCommand() prenticedavid 2016-03-30 23:46:03 +01:00
  • d0fa15d335 Added prenticedavid 2016-03-20 21:11:28 +00:00
  • 5bda01fda5 ensure valid vertical scroll prenticedavid 2016-03-20 15:16:24 +00:00
  • a00ffa4dc2 Update README.md prenticedavid 2016-03-19 21:43:31 +00:00
  • 3100b7a625 Update mcufriend_history.txt prenticedavid 2016-03-19 21:31:17 +00:00
  • f091f5cf1a Update README.md prenticedavid 2016-03-19 21:18:19 +00:00
  • 7ccf2acfe0 split readme into README.md, how_to, history prenticedavid 2016-03-19 21:13:10 +00:00
  • 5f047aa9db added README prenticedavid 2016-03-19 20:54:08 +00:00
  • 0c755c29b3 kludge drawCentreString prenticedavid 2016-03-19 19:48:17 +00:00
  • 95fd0735d2 Testing SSD1963 prenticedavid 2016-03-19 19:47:33 +00:00
  • 64460899ff reverse 16-bit HX8347-i defaults prenticedavid 2016-03-17 21:46:59 +00:00
  • 552ad32705 add Entry Mode Set = 06 for ILI9329 style prenticedavid 2016-03-17 21:45:39 +00:00
  • c0636583cf added ILI9338 controller prenticedavid 2016-03-17 17:03:42 +00:00
  • 4c2fd479db Only 28-pin prenticedavid 2016-03-15 21:27:53 +00:00
  • f8ae9b7037 start off commit prenticedavid 2016-03-15 21:03:51 +00:00
  • 49155238a9 :octocat: Added .gitattributes & .gitignore files prenticedavid 2016-03-15 15:59:14 +00:00