| Commit message (Expand) | Author | Age | Files | Lines |
* | Chibios definition updates for the Olimex-SAM7EX256 | inmarket | 2015-02-07 | 2 | -11/+35 |
* | Board file fixes for the Olimex-SAM7EX256 board | inmarket | 2015-02-07 | 3 | -85/+136 |
* | Add TLS8204 on UEXT (Olimex MOD3310) to the SAM7EX256 board | inmarket | 2015-02-07 | 2 | -0/+161 |
* | Add UEXT connector definitions for the SAM7EX256 board. | inmarket | 2015-02-05 | 1 | -0/+63 |
* | Adding HY-MiniSTM32V board support | Joel Bodenmann | 2015-02-01 | 7 | -0/+672 |
* | Add Chibios v3 example files for the STM32F429iDiscovery board. | inmarket | 2014-12-31 | 10 | -7/+1307 |
* | Split SSD1306 spi board example into 2 files. | inmarket | 2014-12-15 | 1 | -0/+115 |
|\ |
|
| * | Improve SSD1306 spi example | ergosys | 2014-12-12 | 1 | -87/+66 |
* | | Updates for the EMBEST board and a small fix to the SSD2119 driver. | inmarket | 2014-12-15 | 2 | -5/+8 |
|/ |
|
* | Conversion of some addon board files to newmouse | inmarket | 2014-11-10 | 3 | -149/+128 |
* | Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board. | inmarket | 2014-11-07 | 1 | -34/+11 |
* | Fix the newmouse STMPE811 driver. | inmarket | 2014-11-07 | 2 | -13/+20 |
* | Allow a mouse driver to not return any results when it is polled. | inmarket | 2014-11-07 | 2 | -2/+4 |
* | Adding STM32F429i-Discovery touch support (not working yet) | Joel Bodenmann | 2014-11-05 | 4 | -4/+119 |
* | STM32F429i-Discovery board is now a supported board with an example project. | inmarket | 2014-11-05 | 11 | -0/+4388 |
* | Merge branch 'master' into newmouse | Joel Bodenmann | 2014-10-27 | 7 | -2/+1276 |
|\ |
|
| * | Adding Embest board example for chibios 2.x | Joel Bodenmann | 2014-10-27 | 7 | -2/+1276 |
| * | Add eCos to the new build system - untested! | inmarket | 2014-10-06 | 2 | -156/+41 |
| * | Add support for FreeRTOS into make system | inmarket | 2014-10-06 | 12 | -102/+64 |
| * | Tidy ups | inmarket | 2014-10-06 | 3 | -3/+0 |
| * | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 11 | -86/+24 |
| * | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec... | inmarket | 2014-10-04 | 9 | -459/+136 |
| * | First ARM build to use the new makefile plus makefile updates | inmarket | 2014-10-01 | 5 | -286/+153 |
* | | STMPE811 fixes - still not working | Joel Bodenmann | 2014-10-13 | 1 | -1/+5 |
* | | Port SMTPE811 mouse driver to newmouse (and supported boards) | inmarket | 2014-10-13 | 3 | -110/+112 |
* | | Convert FT5x06 mouse driver to newmouse (untested) | inmarket | 2014-10-13 | 3 | -143/+93 |
* | | Add GMouse parameter to ADS7843 mouse driver to enable multiple drivers. | inmarket | 2014-10-13 | 1 | -5/+16 |
* | | Tidy up MCU mouse defines | inmarket | 2014-10-13 | 2 | -19/+15 |
* | | fixing ADS7843 driver - tested | Joel Bodenmann | 2014-10-11 | 1 | -2/+2 |
* | | ADS7843 porting - not tested yet! | Joel Bodenmann | 2014-10-11 | 2 | -24/+21 |
* | | Update Olimex-STM32-LCD mouse board file for newmouse MCU driver. | inmarket | 2014-10-12 | 3 | -148/+137 |
* | | Fine tuning the MCU driver parameters for the Mikromedia STM32 M4 | inmarket | 2014-10-09 | 1 | -4/+4 |
* | | New mouse board files for MikroMedia STM32 M4 board to use new MCU touch driver | inmarket | 2014-10-07 | 3 | -106/+96 |
* | | Add eCos to the new build system - untested! | inmarket | 2014-10-06 | 2 | -156/+41 |
* | | Add support for FreeRTOS into make system | inmarket | 2014-10-06 | 12 | -102/+64 |
* | | Tidy ups | inmarket | 2014-10-06 | 3 | -3/+0 |
* | | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 11 | -86/+24 |
* | | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec... | inmarket | 2014-10-04 | 9 | -459/+136 |
* | | First ARM build to use the new makefile plus makefile updates | inmarket | 2014-10-01 | 5 | -286/+153 |
|/ |
|
* | New makefile structure. Also OSX board defintion | inmarket | 2014-09-28 | 10 | -627/+177 |
* | More makefile updates | inmarket | 2014-09-26 | 3 | -3/+22 |
* | Update more Makefiles | inmarket | 2014-09-26 | 2 | -55/+169 |
* | Makefile: Add support for - | inmarket | 2014-09-26 | 1 | -20/+58 |
* | Rename all driver makefiles to driver.mk | inmarket | 2014-08-22 | 8 | -19/+19 |
* | Merge branch 'master' of bitbucket.org:Tectu/ugfx | Joel Bodenmann | 2014-08-21 | 1 | -0/+203 |
|\ |
|
| * | Update to the SPFD54124B gdisp driver. | inmarket | 2014-08-21 | 1 | -0/+203 |
* | | board file compiler warning | Joel Bodenmann | 2014-08-21 | 1 | -10/+11 |
|/ |
|
* | FireBull board file fix | Joel Bodenmann | 2014-07-11 | 1 | -0/+2 |
* | Example added for FreeRTOS on Raspberry Pi | inmarket | 2014-07-09 | 13 | -0/+1058 |
* | Support added for the Raspberry Pi - talking directly to the graphics co-proc... | inmarket | 2014-07-09 | 5 | -0/+165 |