Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 naming. | ||||
* | 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 |
| | | | | Still to be tested and tuned on real hardware. | ||||
* | 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 Make system to match. Add ability to make to a library rather than a program Stop ignoring objcode invalid format errors Multiple make tidy ups | ||||
* | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU ↵ | inmarket | 2014-10-04 | 9 | -459/+136 |
| | | | | | | specific flags etc Also put license in the gmake master scripts. | ||||
* | 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 |
| | | | | | | | - ..'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 |
| | |||||
* | 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 | -0/+282 |
| | |||||
* | 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 |
| | |||||
* | 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 | 9 | -24/+24 |
| | |||||
* | Embest board file fix | Joel Bodenmann | 2013-12-07 | 1 | -1/+1 |
| | |||||
* | 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 |
| |