Oleg Hahm
|
9eebc532ef
|
Merge pull request #459 from rousselk/msp430-lpm-freq
Msp430 lpm freq
|
2014-01-16 04:57:27 -08:00 |
|
Oleg Hahm
|
9df07f9238
|
muting compiler and binutils optionally
Instead of muting all compiler and other binutils output by default,
introduce a variable to make this behaviour configurable.
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
c48b34f540
|
use proper variables in board Makefiles
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
f8e349f76e
|
removed superfluous slash after BINDIR
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
c7d985d371
|
removed redundant include pathes from Makefiles
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
55f31a4829
|
simplify include structure for boards
* do not overwrite CFLAGS in boards Makefile
|
2014-01-05 16:11:07 +01:00 |
|
Oleg Hahm
|
1e665b49de
|
build everything in the project directory
|
2014-01-05 16:11:07 +01:00 |
|
Kévin Roussel
|
5d393d270b
|
Sets MCU frequency in 'board.h', instead of the common 'cpu.h' file
|
2013-12-24 15:41:32 +01:00 |
|
Oleg Hahm
|
0e36f99a35
|
add telosb include inside telosb
|
2013-12-19 17:02:04 +01:00 |
|
Oleg Hahm
|
903ec54a43
|
making include directives consistent
|
2013-12-19 15:31:37 +01:00 |
|
Kévin Roussel
|
afce119138
|
Added definition of correct MCU model in MSP430-based board headers
|
2013-12-18 10:51:45 +01:00 |
|
Thomas Eichinger
|
0db7b98c35
|
Merge pull request #431 from thomaseichinger/telosb_oflags
TelosB: added OFLAGS to Makefile.include
|
2013-12-16 08:22:54 -08:00 |
|
Thomas Eichinger
|
8106974e90
|
added OFLAGS to Makefile.include for telosb
|
2013-12-16 15:12:52 +01:00 |
|
Hauke Petersen
|
c629229e8d
|
Added the boards folder to the doxygen tree
- added boards to riot.doxyfile
- fixed group definitions for all boards
|
2013-12-16 14:00:37 +01:00 |
|
Ludwig Ortmann
|
d6c213fb47
|
fix grammar in license header
|
2013-11-23 13:11:56 +01:00 |
|
Oleg Hahm
|
232e205137
|
moved boards into subdirectory
|
2013-11-06 10:11:57 -08:00 |
|