aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base
Commit message (Collapse)AuthorAgeFilesLines
* 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-0/+535
|
* added Marlin boardJoel Bodenmann2013-11-108-0/+1665
|
* fixed Embest boardJoel Bodenmann2013-11-105-0/+0
|
* fixed Embest boardJoel Bodenmann2013-11-102-2/+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-0/+2881
|
* 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
* 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
|
* 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.