Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Add support for - | inmarket | 2014-09-26 | 1 | -20/+58 |
| | | | | | | | - ..'s in the source path - USER_LISTINGS to control whether listings are generated - dependancy directory now a MACRO - support for Code::Blocks make targets | ||||
* | 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 |
| | | | | | | | | Added an example board file for it to the boards/addons/gdisp directory | ||||
* | | 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 ↵ | inmarket | 2014-07-09 | 5 | -0/+165 |
| | | | | co-processor. | ||||
* | eCos Synthetic framebuffer is now a supported "base" board. | inmarket | 2014-07-09 | 5 | -2/+189 |
| | |||||
* | eCos fix | inmarket | 2014-07-07 | 1 | -1/+2 |
| | |||||
* | Add framebuffer board file to interface with the eCos framebuffer device. | inmarket | 2014-07-02 | 1 | -0/+94 |
| | |||||
* | compiler warning (SSD2119 for Embest board) | Joel Bodenmann | 2014-06-16 | 1 | -0/+1 |
| | |||||
* | Linux framebuffer fixes | inmarket | 2014-05-22 | 1 | -4/+4 |
| | |||||
* | Compile fix | inmarket | 2014-05-22 | 1 | -1/+1 |
| | |||||
* | GDISP framebuffer driver + an implementation for the linux kernel ↵ | inmarket | 2014-05-22 | 6 | -3/+389 |
| | | | | framebuffer device | ||||
* | Restore library locations to what is used in all other example makefiles | inmarket | 2014-05-12 | 2 | -4/+4 |
| | |||||
* | cleanup of Mikromedia STM32-M4 board support | Joel Bodenmann | 2014-05-11 | 14 | -37/+1 |
| | |||||
* | Update Mikromedia-M4 board definition to work with the latest ChibiStudio ↵ | Thomas Saunders | 2014-05-10 | 11 | -2705/+2856 |
| | | | | | | board config generator Add Chibios 3.0.0 example project for this board | ||||
* | vs1053 audio driver now working | inmarket | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Updates to vs1053 driver. Now accepting data but still no sound. | inmarket | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | First version vs1053 audio play driver. Compiles but not tested yet. | inmarket | 2014-04-29 | 3 | -1/+100 |
| | |||||
* | Changes to example makefiles and other files for ChibiOS due to changes in ↵ | inmarket | 2014-04-12 | 3 | -1/+6 |
| | | | | ChibiOS-2.6.x | ||||
* | Turn on PWM audio output for Olimex SAM7EX256 board. | inmarket | 2014-03-30 | 4 | -5/+88 |
| | |||||
* | Update incorrect file headers on demo board files | inmarket | 2014-03-28 | 14 | -27/+63 |
| | |||||
* | Example spi board config for ILI9341 | inmarket | 2014-03-28 | 1 | -0/+222 |
| | |||||
* | Updates to GADC to use new simpler gfx queued bufferring. | inmarket | 2014-03-20 | 1 | -1/+6 |
| | | | | NOTE: code is still buggy (or the one and only driver is buggy). | ||||
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 6 | -14/+14 |
| | | | | | | Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api. | ||||
* | First GAUDOUT work. Still incomplete but compiling. | inmarket | 2014-02-27 | 3 | -4/+4 |
| | | | | Also moved drivers/gaudin to drivers/audio as most audio codecs support input and output in a single device. | ||||
* | Add demo makefiles and update example master makefiles to match. | inmarket | 2014-02-19 | 4 | -9/+20 |
| | |||||
* | Add Win32 GAUDIN driver. | inmarket | 2013-12-22 | 2 | -2/+2 |
| | |||||
* | Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. | inmarket | 2013-12-21 | 15 | -42/+42 |
| | |||||
* | Removed TDISP module | Joel Bodenmann | 2013-12-11 | 2 | -181/+0 |
| | |||||
* | Embest board file fix | Joel Bodenmann | 2013-12-07 | 1 | -1/+1 |
| | |||||
* | whitespaces | Joel Bodenmann | 2013-12-05 | 1 | -9/+9 |
| | |||||
* | doco | Joel Bodenmann | 2013-12-05 | 1 | -1/+4 |
| | |||||
* | fixed some board file | Joel Bodenmann | 2013-12-05 | 1 | -41/+15 |
| | |||||
* | cleanup Olimex-STM32-LCD board file | Joel Bodenmann | 2013-11-25 | 1 | -10/+0 |
| | |||||
* | Olimex-STM32-LCD board files update | Joel Bodenmann | 2013-11-25 | 2 | -13/+40 |
| | |||||
* | Updates to mouse and makefile for Mikromedia STM32-M4 board. | inmarket | 2013-11-24 | 3 | -90/+43 |
| | |||||
* | Olimex-STM32-LCD board file fix | Joel Bodenmann | 2013-11-12 | 1 | -4/+2 |
| | |||||
* | Embest-STM32-DMSTF4BB board file fix | Joel Bodenmann | 2013-11-12 | 1 | -4/+2 |
| | |||||
* | Marlin board file fix | Joel Bodenmann | 2013-11-12 | 1 | -4/+2 |
| | |||||
* | FireBull-STM32F103-FB board file fix | Joel Bodenmann | 2013-11-12 | 1 | -5/+2 |
| | |||||
* | docs | Joel Bodenmann | 2013-11-10 | 1 | -0/+1 |
| | |||||
* | added forgotten files | Joel Bodenmann | 2013-11-10 | 6 | -0/+660 |
| | |||||
* | cleanups | Joel Bodenmann | 2013-11-10 | 2 | -0/+4 |
| | |||||
* | fixed some boards file names | Joel Bodenmann | 2013-11-10 | 6 | -660/+0 |
| | |||||
* | added Olimex-STM32-LCD | Joel Bodenmann | 2013-11-10 | 8 | -49/+332 |
| | |||||
* | added Marlin board | Joel Bodenmann | 2013-11-10 | 8 | -0/+1441 |
| | |||||
* | fixed Embest board | Joel Bodenmann | 2013-11-10 | 5 | -0/+0 |
| |