Oleg Hahm
|
1018d801ef
|
removing unsupported board olimix_lpc2148
|
2014-01-20 19:23:18 +01:00 |
|
Oleg Hahm
|
683a078515
|
Merge pull request #494 from OlegHahm/uniq_obj_file_names
prefixing application object files to avoid dups
|
2014-01-17 04:44:57 -08:00 |
|
Oleg Hahm
|
f476da6ff5
|
remove duplicate LICENSE in boards directory
|
2014-01-17 11:54:31 +01:00 |
|
Oleg Hahm
|
6cf0c34210
|
removed pointer to RIOT repository from README
|
2014-01-17 11:54:31 +01:00 |
|
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
|
4ac82bd5f8
|
changed duplicate file name for wsn430 uart0.c
|
2014-01-14 17:53:03 +01:00 |
|
Christian Mehlis
|
c26a3c0e41
|
Merge pull request #483 from mehlis/master
fix some findings by the static analyser
|
2014-01-09 13:30:45 -08:00 |
|
Ludwig Ortmann
|
b6781cdf0f
|
add native flash and term targets
flash does nothing
term starts the project with PORT misused for the tap interface
PORT is unset if nativenet is not used
|
2014-01-09 12:53:40 +01:00 |
|
Christian Mehlis
|
8bcb099384
|
fix some findings by the static analyser
|
2014-01-08 17:01:22 +01:00 |
|
Oleg Hahm
|
b34e14945d
|
fixed include path for mbed board
|
2014-01-05 16:11:08 +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
|
1de1b2f91d
|
correct filename
|
2014-01-05 16:11:07 +01:00 |
|
Oleg Hahm
|
593ee623b6
|
simplify and unify include pathes
additional:
* exporting include path in sys is mandatory for subfolders
* removed duplicate object file in linker call
|
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 |
|
Ludwig Ortmann
|
cf87e647c0
|
make native includes RIOT posix compatible
|
2013-12-22 23:26:54 +01:00 |
|
Martin Lenders
|
69809928d3
|
Make UART0_BUFSIZE configurable by CPU
|
2013-12-20 11:10:42 +01:00 |
|
Oleg Hahm
|
a680b180ef
|
Merge pull request #450 from LudwigOrtmann/chronos_fixes
Chronos fixes
|
2013-12-19 10:06:03 -08:00 |
|
Ludwig Ortmann
|
680f778fc4
|
chronos cleanup
|
2013-12-19 18:44:11 +01:00 |
|
Christian Mehlis
|
e890b227e1
|
Merge pull request #428 from mehlis/native-ltc-fix
Native ltc fixes and cleanup
|
2013-12-19 09:31:32 -08:00 |
|
Oleg Hahm
|
1cc2767bb4
|
Merge pull request #318 from OlegHahm/lpc1768
initial support for the mbed NXP LPC168
|
2013-12-19 09:03:22 -08:00 |
|
Ludwig Ortmann
|
b674183e15
|
move display and lcd init from autoinit to chronos
|
2013-12-19 17:57:18 +01:00 |
|
Ludwig Ortmann
|
77e8cbb112
|
remove ltc disable race
|
2013-12-19 17:39:02 +01:00 |
|
Ludwig Ortmann
|
579c1edb04
|
clean up native ltc
|
2013-12-19 17:39:02 +01:00 |
|
Christian Mehlis
|
6aec050fc4
|
initialize id and only remove a valid timer
|
2013-12-19 17:39:01 +01:00 |
|
Christian Mehlis
|
a38928e5c3
|
rename variables to match the guidelines (use module prefix)
|
2013-12-19 17:39:01 +01:00 |
|
Christian Mehlis
|
4be9764f80
|
removed useless code
|
2013-12-19 17:39:01 +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
|
4b56ecf646
|
fixes Makefiles for mbed_lpc1768 board
|
2013-12-19 17:30:35 +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 |
|
Ludwig Ortmann
|
825c0e614d
|
Merge pull request #446 from LudwigOrtmann/msp
fixes for msp430, msb-430 and msb-430-common
|
2013-12-19 06:20:10 -08:00 |
|
Christian Mehlis
|
d82a5b67db
|
added missing thread include
|
2013-12-19 13:06:26 +01:00 |
|
Christian Mehlis
|
e065888cdb
|
added ENABLE_DEBUG macro
|
2013-12-19 13:05:49 +01:00 |
|
Ludwig Ortmann
|
6b8d7cb3fc
|
improve programmer handling in msb-430-common
|
2013-12-19 13:04:08 +01:00 |
|
Ludwig Ortmann
|
73699e73ed
|
translate german comment
|
2013-12-19 13:04:07 +01:00 |
|
Kévin Roussel
|
2519ddddd7
|
Added the needed new section for telosb in boards/Makefile.base
|
2013-12-18 15:17:49 +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
|
0f20a3c87f
|
Merge pull request #416 from LudwigOrtmann/chronos_flashing
chronos: fix FFLAGS
|
2013-12-11 10:10:42 -08:00 |
|
Ludwig Ortmann
|
aec8024776
|
fix FFLAGS
|
2013-12-11 19:10:07 +01:00 |
|
Ludwig Ortmann
|
7bbffd7200
|
remove chronos bindir in clean target
|
2013-12-11 16:34:54 +01:00 |
|