aboutsummaryrefslogtreecommitdiffstats
path: root/boards
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Olimex-STM32-LCD board files updateJoel Bodenmann2013-11-252-13/+40
|
* Updates to mouse and makefile for Mikromedia STM32-M4 board.inmarket2013-11-243-90/+43
|
* Olimex-STM32-LCD board file fixJoel Bodenmann2013-11-121-4/+2
|
* Embest-STM32-DMSTF4BB board file fixJoel Bodenmann2013-11-121-4/+2
|
* Marlin board file fixJoel Bodenmann2013-11-121-4/+2
|
* FireBull-STM32F103-FB board file fixJoel Bodenmann2013-11-121-5/+2
|
* docsJoel Bodenmann2013-11-101-0/+1
|
* added forgotten filesJoel Bodenmann2013-11-106-0/+660
|
* cleanupsJoel Bodenmann2013-11-102-0/+4
|
* fixed some boards file namesJoel Bodenmann2013-11-106-660/+0
|
* added Olimex-STM32-LCDJoel Bodenmann2013-11-108-49/+332
|
* added Marlin boardJoel Bodenmann2013-11-108-0/+1441
|
* fixed Embest boardJoel Bodenmann2013-11-105-0/+0
|
* fixed Embest boardJoel Bodenmann2013-11-104-200/+2
|
* added FireBull-STM32F103-FB boardJoel Bodenmann2013-11-108-0/+371
|
* added readme.txtJoel Bodenmann2013-11-101-0/+7
|
* added Embest-STM32-DMSTF4BB base boardJoel Bodenmann2013-11-109-46/+2628
|
* OpenOCD config file for Mikromedia-STM-M4 board and updates to the makefile.inmarket2013-11-092-1/+83
|
* Updated Makefile and new openocd config file for the Olimex SAM7EX256 board.inmarket2013-11-092-3/+80
| | | | Makefiles modifications required for updated gcc v4.7.2
* Fix compiler warninginmarket2013-11-061-0/+1
|
* Linux board defintionsinmarket2013-10-294-0/+170
|
* Win32 board definitions.inmarket2013-10-296-0/+1094
|
* Updates for the Mikrmedia STM32 M4 boardinmarket2013-10-294-18/+10
|
* Clean up the driver directory structure by moving all board specific files ↵inmarket2013-10-2825-0/+2864
| | | | into the boards sub-structure.
* uGFX board definition for the Mikromedia STM32 M4 board.inmarket2013-10-2816-0/+5718
| | | | Includes the required ChibiOS board files and an example Makefile.
* Add readme's to the board directoriesinmarket2013-10-284-15/+26
|
* Create uGFX board directories which include example Makefiles.inmarket2013-10-2815-0/+1836
Currently only done for the Olimex-SAM7EX256 board.