aboutsummaryrefslogtreecommitdiffstats
path: root/boards
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| | | | | | | | Still to be tested and tuned on real hardware.
* | 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 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 ↵inmarket2014-10-049-459/+136
| | | | | | | | | | | | specific flags etc Also put license in the gmake master scripts.
* | 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
| | | | | | | - ..'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.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
| | | | | | | | Added an example board file for it to the boards/addons/gdisp directory
* | 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 ↵inmarket2014-07-095-0/+165
| | | | co-processor.
* 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 ↵inmarket2014-05-226-3/+389
| | | | framebuffer device
* 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 ↵Thomas Saunders2014-05-1011-2705/+2856
| | | | | | board config generator Add Chibios 3.0.0 example project for this board
* 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
|
* Changes to example makefiles and other files for ChibiOS due to changes in ↵inmarket2014-04-123-1/+6
| | | | ChibiOS-2.6.x
* Turn on PWM audio output for Olimex SAM7EX256 board.inmarket2014-03-304-5/+88
|
* Update incorrect file headers on demo board filesinmarket2014-03-2814-27/+63
|
* Example spi board config for ILI9341inmarket2014-03-281-0/+222
|
* Updates to GADC to use new simpler gfx queued bufferring.inmarket2014-03-201-1/+6
| | | | NOTE: code is still buggy (or the one and only driver is buggy).
* Combine GAUDIN and GAUDOUT into a single GAUDIO module.inmarket2014-03-116-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.inmarket2014-02-273-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.inmarket2014-02-194-9/+20
|
* Add Win32 GAUDIN driver.inmarket2013-12-222-2/+2
|
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-2115-42/+42
|
* Removed TDISP moduleJoel Bodenmann2013-12-112-181/+0
|
* Embest board file fixJoel Bodenmann2013-12-071-1/+1
|
* whitespacesJoel Bodenmann2013-12-051-9/+9
|
* docoJoel Bodenmann2013-12-051-1/+4
|
* fixed some board fileJoel Bodenmann2013-12-051-41/+15
|
* cleanup Olimex-STM32-LCD board fileJoel Bodenmann2013-11-251-10/+0
|