Commit Graph

1989 Commits (c8342a0d25ee62643a77727624d155e3dc1142de)

Author SHA1 Message Date
Joel Bodenmann c8342a0d25 eCos: fixing gfxFree() routine 2014-07-11 19:07:47 +02:00
Joel Bodenmann 326e246b77 adding ecos port to makefile 2014-07-11 19:06:42 +02:00
Joel Bodenmann 5c8c0c7b36 more whitepsaces 2014-07-09 22:57:57 +02:00
Joel Bodenmann 538f9fcea3 whitespaces 2014-07-09 22:53:01 +02:00
Joel Bodenman 6925b4bfa6 Merged in pashamray/ugfx/pcd8544 (pull request #10)
Driver for PCD8544 controller
2014-07-09 22:33:17 +02:00
Joel Bodenman d02fc2b5e5 Merged in pashamray/ugfx/pcf8812 (pull request #11)
Driver for PCF8812 controller
2014-07-09 22:33:06 +02:00
root a3de59d7ad first commit 2014-07-09 22:01:59 +03:00
root ec4c2c43e0 Merge branch 'pcf8812' of https://bitbucket.org/pashamray/ugfx into pcf8812 2014-07-09 21:25:21 +03:00
root 0afcec1ddb finish commit 2014-07-09 21:25:02 +03:00
inmarket 6dea259ea2 Example added for FreeRTOS on Raspberry Pi 2014-07-09 18:47:59 +10:00
pashamray 2a40353883 master слито с pcf8812 2014-07-09 09:52:03 +03:00
pashamray ddeeacea0e Tectu/ugfx слито с master 2014-07-09 09:50:22 +03:00
inmarket ab9ce99647 Support added for the Raspberry Pi - talking directly to the graphics co-processor. 2014-07-09 15:40:03 +10:00
inmarket 34cc5e029a eCos Synthetic framebuffer is now a supported "base" board. 2014-07-09 14:26:16 +10:00
pashamray 4611a10bc9 README.md 2014-07-07 08:54:14 +00:00
pashamray f103da84bc README.md 2014-07-07 08:49:57 +00:00
pashamray 93080ff4cf master слито с pcf8812 2014-07-07 11:35:53 +03:00
pashamray 96397f3c58 Tectu/ugfx слито с master 2014-07-07 11:31:01 +03:00
inmarket 85fe4a9672 Merge branch 'eCos' 2014-07-07 11:19:23 +10:00
inmarket efe79a4a31 eCos fix 2014-07-07 11:19:04 +10:00
root b2a8500231 power manager 2014-07-06 21:14:24 +03:00
root 76625b646b fixed orientation 90 degree 2014-07-06 19:56:54 +03:00
root 28f9e7f766 fixed orientation 0 90 180 270 degree 2014-07-06 19:29:50 +03:00
root 294576c2c4 Merge branch 'pcf8812' of https://bitbucket.org/pashamray/ugfx into pcf8812 2014-07-06 13:57:56 +03:00
root 71892bf761 fixed height bug and add actual display size 96*65 pixels 2014-07-06 13:57:28 +03:00
pashamray feec298beb master слито с pcf8812 2014-07-05 20:47:15 +03:00
pashamray 6994219998 Tectu/ugfx слито с master 2014-07-05 20:41:19 +03:00
Joel Bodenmann a675812b08 Merge branch 'master' of bitbucket.org:Tectu/ugfx 2014-07-05 16:00:07 +02:00
Joel Bodenmann 2cc1dd96ea doxygen fix 2014-07-05 15:55:45 +02:00
pashamray d16f51c67b master слито с pcf8812 2014-07-05 13:50:36 +03:00
pashamray 5dba30b0a8 Tectu/ugfx слито с master 2014-07-05 13:49:57 +03:00
Joel Bodenmann e4eba63f95 Frame widget doxygen fix 2014-07-04 23:53:50 +02:00
Joel Bodenmann 54a0387bd4 fixing doxygen typo 2014-07-04 00:23:12 +02:00
root d8d47f804e work driver pcf8812 2014-07-03 18:13:49 +03:00
inmarket cffba2c1c9 Merge branch 'master' into eCos 2014-07-03 17:33:50 +10:00
inmarket 7f9a894587 Missing gfxconf definitions for the RAW32 port 2014-07-03 17:28:20 +10:00
root fd17106f99 work 2014-07-03 00:19:39 +03:00
root 5c421b09f7 edit 2014-07-02 15:05:12 +03:00
pashamray a3993c80e0 master слито с pcf8812 2014-07-02 13:03:18 +03:00
pashamray e67fbb3e6b Tectu/ugfx слито с master 2014-07-02 13:02:01 +03:00
inmarket 9c3935bdb4 Add eCos to gfxconf.example.h 2014-07-02 12:28:20 +10:00
Joel Bodenmann 2b141cea7f adding RAW32 to gfxconf.example.h 2014-07-02 03:53:38 +02:00
inmarket 8a3da5a2a3 Add framebuffer board file to interface with the eCos framebuffer device. 2014-07-02 11:52:08 +10:00
inmarket 8a11eb71aa Merge branch 'master' into eCos 2014-07-02 09:36:41 +10:00
inmarket 1a2e98af96 Use the GFILE_NEED_NOAUTOSYNC for syncing in the write as well. 2014-07-02 09:36:00 +10:00
Joel Bodenmann bd68d6a00a checkbox c++ fix 2014-06-30 14:27:33 +02:00
Joel Bodenmann 5c13e08e76 added gfileSync() and autosync feature 2014-06-29 16:15:46 +02:00
inmarket e318ec02d6 Put back ffconf.h with a default configuration.
User can override by placing a ffconf.h in their project directory.
This works as the current directory is always checked for include files before the include path.
2014-06-28 16:07:58 +10:00
Joel Bodenmann a46dfbc20b ffconf.h is now a template. User has to supply his own 2014-06-28 06:36:10 +02:00
Joel Bodenmann 31d85d16e7 fatfs update 2014-06-28 06:33:59 +02:00