inmarket
17b921204c
Split SSD1306 spi board example into 2 files.
...
Revert chibios 3.x use of bool as a base type for bool_t. back to char
bool is available on c++ compilers only!!!!
2014-12-15 18:32:45 +10:00
ergosys
cb115186c5
Improve SSD1306 spi example
...
Don't acquire bus for every command
Use SPI driver to control chip select
Use SPI driver start/stop only when bus acquired for lower power usage
Throttle SPI speed based on processor clock
2014-12-12 16:21:08 -08:00
Joel Bodenmann
0fa640f1ed
Merge branch 'master' of bitbucket.org:Tectu/ugfx
2014-08-21 18:34:59 +02:00
Joel Bodenmann
7c791f2a92
board file compiler warning
2014-08-21 18:33:07 +02:00
inmarket
117e195354
Update to the SPFD54124B gdisp driver.
...
Added an example board file for it to the boards/addons/gdisp directory
2014-08-21 09:11:10 +10:00
inmarket
34cc5e029a
eCos Synthetic framebuffer is now a supported "base" board.
2014-07-09 14:26:16 +10:00
inmarket
efe79a4a31
eCos fix
2014-07-07 11:19:04 +10:00
inmarket
8a3da5a2a3
Add framebuffer board file to interface with the eCos framebuffer device.
2014-07-02 11:52:08 +10:00
inmarket
16f86ed2e6
Update incorrect file headers on demo board files
2014-03-28 08:52:30 +10:00
inmarket
cf22a7f8e3
Example spi board config for ILI9341
2014-03-28 08:51:36 +10:00
inmarket
d9f02858fd
Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.
2013-12-21 13:21:59 +10:00
Joel Bodenmann
4600da18f3
added Olimex-STM32-LCD
2013-11-10 22:29:36 +01:00
Joel Bodenmann
652b85f16e
added Marlin board
2013-11-10 22:16:58 +01:00
Joel Bodenmann
6b1af0641c
fixed Embest board
2013-11-10 22:09:20 +01:00
Joel Bodenmann
932f4881bc
added Embest-STM32-DMSTF4BB base board
2013-11-10 21:52:55 +01:00
inmarket
5d2d6e7962
Fix compiler warning
2013-11-06 17:21:58 +10:00
inmarket
555257933a
Clean up the driver directory structure by moving all board specific files into the boards sub-structure.
2013-10-28 20:04:03 +10:00