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