aboutsummaryrefslogtreecommitdiffstats
path: root/boards
Commit message (Expand)AuthorAgeFilesLines
* Adding STM32F429i-Discovery touch support (not working yet)Joel Bodenmann2014-11-054-4/+119
* STM32F429i-Discovery board is now a supported board with an example project.inmarket2014-11-0511-0/+4388
* Merge branch 'master' into newmouseJoel Bodenmann2014-10-277-2/+1276
|\
| * Adding Embest board example for chibios 2.xJoel Bodenmann2014-10-277-2/+1276
| * Add eCos to the new build system - untested!inmarket2014-10-062-156/+41
| * Add support for FreeRTOS into make systeminmarket2014-10-0612-102/+64
| * Tidy upsinmarket2014-10-063-3/+0
| * Update support for ChibiOS v3 to the current repository.inmarket2014-10-0611-86/+24
| * Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...inmarket2014-10-049-459/+136
| * First ARM build to use the new makefile plus makefile updatesinmarket2014-10-015-286/+153
* | STMPE811 fixes - still not workingJoel Bodenmann2014-10-131-1/+5
* | Port SMTPE811 mouse driver to newmouse (and supported boards)inmarket2014-10-133-110/+112
* | Convert FT5x06 mouse driver to newmouse (untested)inmarket2014-10-133-143/+93
* | Add GMouse parameter to ADS7843 mouse driver to enable multiple drivers.inmarket2014-10-131-5/+16
* | Tidy up MCU mouse definesinmarket2014-10-132-19/+15
* | fixing ADS7843 driver - testedJoel Bodenmann2014-10-111-2/+2
* | ADS7843 porting - not tested yet!Joel Bodenmann2014-10-112-24/+21
* | Update Olimex-STM32-LCD mouse board file for newmouse MCU driver.inmarket2014-10-123-148/+137
* | Fine tuning the MCU driver parameters for the Mikromedia STM32 M4inmarket2014-10-091-4/+4
* | New mouse board files for MikroMedia STM32 M4 board to use new MCU touch driverinmarket2014-10-073-106/+96
* | Add eCos to the new build system - untested!inmarket2014-10-062-156/+41
* | Add support for FreeRTOS into make systeminmarket2014-10-0612-102/+64
* | Tidy upsinmarket2014-10-063-3/+0
* | Update support for ChibiOS v3 to the current repository.inmarket2014-10-0611-86/+24
* | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...inmarket2014-10-049-459/+136
* | First ARM build to use the new makefile plus makefile updatesinmarket2014-10-015-286/+153
|/
* New makefile structure. Also OSX board defintioninmarket2014-09-2810-627/+177
* More makefile updatesinmarket2014-09-263-3/+22
* Update more Makefilesinmarket2014-09-262-55/+169
* Makefile: Add support for -inmarket2014-09-261-20/+58
* Rename all driver makefiles to driver.mkinmarket2014-08-228-19/+19
* Merge branch 'master' of bitbucket.org:Tectu/ugfxJoel Bodenmann2014-08-211-0/+203
|\
| * Update to the SPFD54124B gdisp driver.inmarket2014-08-211-0/+203
* | board file compiler warningJoel Bodenmann2014-08-211-10/+11
|/
* FireBull board file fixJoel Bodenmann2014-07-111-0/+2
* Example added for FreeRTOS on Raspberry Piinmarket2014-07-0913-0/+1058
* Support added for the Raspberry Pi - talking directly to the graphics co-proc...inmarket2014-07-095-0/+165
* eCos Synthetic framebuffer is now a supported "base" board.inmarket2014-07-095-2/+189
* eCos fixinmarket2014-07-071-1/+2
* Add framebuffer board file to interface with the eCos framebuffer device.inmarket2014-07-021-0/+94
* compiler warning (SSD2119 for Embest board)Joel Bodenmann2014-06-161-0/+1
* Linux framebuffer fixesinmarket2014-05-221-4/+4
* Compile fixinmarket2014-05-221-1/+1
* GDISP framebuffer driver + an implementation for the linux kernel framebuffer...inmarket2014-05-226-3/+389
* Restore library locations to what is used in all other example makefilesinmarket2014-05-122-4/+4
* cleanup of Mikromedia STM32-M4 board supportJoel Bodenmann2014-05-1114-37/+1
* Update Mikromedia-M4 board definition to work with the latest ChibiStudio boa...Thomas Saunders2014-05-1011-2705/+2856
* vs1053 audio driver now workinginmarket2014-05-011-1/+1
* Updates to vs1053 driver. Now accepting data but still no sound.inmarket2014-04-301-1/+1
* First version vs1053 audio play driver. Compiles but not tested yet.inmarket2014-04-293-1/+100