aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SSD1289 fixJoel Bodenmann2012-11-211-2/+2
* console example docJoel Bodenmann2012-11-211-2/+11
* added console demoJoel Bodenmann2012-11-201-0/+86
* SSD1289 fixJoel Bodenmann2012-11-202-5/+6
* gwin doxygenJoel Bodenmann2012-11-201-2/+43
* typo fix: aquire_bus -> acquire_busJoel Bodenmann2012-11-207-19/+19
* gtimer demoJoel Bodenmann2012-11-205-0/+65
* removed tools folderJoel Bodenmann2012-11-201-7/+0
* gtimer doxygen fixJoel Bodenmann2012-11-201-75/+1
* replaced get_bus by aquire_busJoel Bodenmann2012-11-197-20/+20
* GEVENT doxygenJoel Bodenmann2012-11-191-34/+70
* GTimer doxygen bugfixJoel Bodenmann2012-11-192-1/+2
* doxygen of gtimerJoel Bodenmann2012-11-192-2/+40
* more SSD1289 and touchscreen workaroundJoel Bodenmann2012-11-172-2/+4
* SSD1289 fixJoel Bodenmann2012-11-171-2/+10
* SSD1289 fixJoel Bodenmann2012-11-172-2/+2
* Merge pull request #21 from inmarket/masterTectu2012-11-1710-568/+718
|\
| * Fix compiler warningsAndrew Hannam2012-11-171-3/+3
| * gdisp Nokia and SSD1289 updatesAndrew Hannam2012-11-179-563/+713
| * Change dynamic memory allocator in GWINAndrew Hannam2012-11-171-5/+5
* | Merge pull request #20 from inmarket/masterTectu2012-11-168-0/+1306
|\|
| * GEVENT, GTIMER & GINPUT subsystemsAndrew Hannam2012-11-178-0/+1306
| * Merge pull request #7 from Tectu/masterAndrew Hannam2012-11-161-4/+0
| |\ | |/ |/|
* | removed obselete GDISP_USE_SPI macro in olimex SAM7EX256 board file for Nokia...Joel Bodenmann2012-11-161-4/+0
* | Merge pull request #19 from inmarket/masterTectu2012-11-143-126/+153
|\|
| * Updates to gdisp Nokia driverAndrew Hannam2012-11-153-126/+153
| * Merge pull request #6 from Tectu/masterAndrew Hannam2012-11-141-4/+0
| |\ | |/ |/|
* | removed the check for GDISP_USE_XXX since new drivers dont use this anymoreJoel Bodenmann2012-11-141-4/+0
* | Merge pull request #18 from inmarket/masterTectu2012-11-144-25/+64
|\|
| * Gdisp lld driver correctionsAndrew Hannam2012-11-154-25/+64
| * Merge pull request #5 from Tectu/masterAndrew Hannam2012-11-148-367/+357
| |\ | |/ |/|
* | ILI9320 updateJoel Bodenmann2012-11-131-0/+5
* | Backlight fixJoel Bodenmann2012-11-133-24/+5
* | backlight and contrast value changed to uint8_tJoel Bodenmann2012-11-131-2/+2
* | typo fixJoel Bodenmann2012-11-131-1/+1
* | implemented contrast and backlight functions for GDISP. Implemented those int...Joel Bodenmann2012-11-134-49/+72
* | typoJoel Bodenmann2012-11-131-1/+1
* | ILI9320 updateJoel Bodenmann2012-11-121-20/+21
* | new ILI9320 driver - please use as templateJoel Bodenmann2012-11-126-320/+300
* | Merge pull request #17 from inmarket/masterTectu2012-11-128-74/+483
|\|
| * Win32 orientation & gwin console line clear fixesAndrew Hannam2012-11-123-33/+40
| * Mandlebrot - remove hardware specificsAndrew Hannam2012-11-121-5/+11
| * Remove RGB565CONVERT()Andrew Hannam2012-11-122-3/+2
| * gdisp Win32 Orientation support. Revert MacroAndrew Hannam2012-11-125-59/+456
| * Merge pull request #4 from Tectu/masterAndrew Hannam2012-11-1113-6/+955
| |\ | |/ |/|
* | removed false ILI9320 codeJoel Bodenmann2012-11-122-12/+8
* | implemented power modes for ILI9320Joel Bodenmann2012-11-122-66/+111
* | small fixJoel Bodenmann2012-11-122-1/+1
* | added MCU driver dummy - not implemented yetJoel Bodenmann2012-11-125-0/+195
* | added ILI3920 orientation dummiesJoel Bodenmann2012-11-111-7/+32