aboutsummaryrefslogtreecommitdiffstats
path: root/boards
Commit message (Collapse)AuthorAgeFilesLines
* 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.