Ludwig Ortmann
|
54cf33ff70
|
set lpc2k_pgm return value
fixes the build not failing when flashing fails
|
2014-01-31 17:08:29 +01:00 |
|
Oleg Hahm
|
717cab33ae
|
moved pllfeed inline function to header
Also removed useless copyright header.
|
2014-01-20 19:38:01 +01:00 |
|
Christian Mehlis
|
8bcb099384
|
fix some findings by the static analyser
|
2014-01-08 17:01:22 +01: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
|
02612ff0ca
|
further Makefile cleanup
|
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 |
|
Martin Lenders
|
69809928d3
|
Make UART0_BUFSIZE configurable by CPU
|
2013-12-20 11:10:42 +01:00 |
|
Oleg Hahm
|
cdb77c2392
|
Merge pull request #437 from OlegHahm/include_directives
making include directives consistent
|
2013-12-19 08:38:14 -08:00 |
|
Ludwig Ortmann
|
076b2a70d3
|
model ltc4150 dependency in msba2-common Makefile
|
2013-12-19 17:34:07 +01:00 |
|
Oleg Hahm
|
903ec54a43
|
making include directives consistent
|
2013-12-19 15:31:37 +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 |
|
|
f85adf608f
|
change my email address
kaspar.schleiser@fu-berlin.de will be obsoleted soon. Replace it with
kaspar@schleiser.de, which will (hopefully) stay.
|
2013-12-04 15:09:56 +01:00 |
|
Oleg Hahm
|
749a24c515
|
initializes watchdog properly for MSB-A2
It the watchdog does not reset the WDMOD, BSL pin remains ignored.
|
2013-11-25 16:53:32 +01:00 |
|
Ludwig Ortmann
|
03957ab57d
|
dont overwrite CFLAGS in Makefile
|
2013-11-15 11:41:15 +01:00 |
|
Oleg Hahm
|
232e205137
|
moved boards into subdirectory
|
2013-11-06 10:11:57 -08:00 |
|