Oleg Hahm
|
d9c31a01e5
|
addressed comments from @mehlis
|
2014-02-03 00:47:38 +01:00 |
|
Oleg Hahm
|
4bc6dfbf69
|
added license headers and doxygen file information
plus replaced tabs with spaces
|
2014-02-02 22:22:03 +01:00 |
|
Kévin Roussel
|
c1f8106138
|
Quoted (instead of brackets) the custom header files #includes
|
2013-12-19 10:22:44 +01:00 |
|
Kévin Roussel
|
63d78a231c
|
Made the headers of files in 'cpu/msp430x16x' and 'cpu/cc430' generic
|
2013-12-18 10:49:23 +01:00 |
|
Kévin Roussel
|
49c8c419bf
|
Updated the MSP430 hwtimer implementation, to cope with the lack of consistency
of of TI with the TimerX register names.
|
2013-10-09 15:10:22 +02:00 |
|
Oliver Hahm
|
57cc002c67
|
Merge branch 'wsn430'
Conflicts:
core/include/queue.h
core/queue.c
cpu/msp430-common/hwtimer_cpu.c
cpu/msp430x16x/hwtimer_msp430.c
sys/lib/hashtable.c
sys/net/ieee802154/ieee802154_frame.c
sys/shell/commands/sc_cc110x_ng.c
sys/transceiver/transceiver.c
sys/vtimer/vtimer.c
|
2013-06-25 15:33:40 +02:00 |
|
Oliver Hahm
|
c8bee9e554
|
fixed coding style (space after most keywords)
|
2013-06-24 22:37:35 +02:00 |
|
Oliver Hahm
|
5d70656343
|
fixed coding conventions (mostly by astyle)
|
2013-06-21 03:52:57 +02:00 |
|
Oliver Hahm
|
0d6d8390c0
|
* updated copyright and license headers in various files
|
2013-06-18 17:21:38 +02:00 |
|
Milan Babel
|
edb34b73c0
|
fixes for the wsn430
fixed vtimer for the msp430
added spi module for the wsn430 v1.3b
changed some variables to uintXX_t, fixes overflow on msp430
|
2013-06-06 08:35:17 +02:00 |
|
Oliver Hahm
|
a918a9ddde
|
* removed include of signal.h
|
2013-04-01 00:13:19 +02:00 |
|
Oliver Hahm
|
82f2e3d4e0
|
* added missing makefiles for msb430h
* updated some makefiles and fixed includes for msb430h
|
2013-02-11 22:10:03 +01:00 |
|
Oliver Hahm
|
8304a8ae7b
|
[board/msb-430-common board/eZ430-Chronos cpu/msp430*]
* reorganized msp430 based cpu folders
|
2010-12-08 12:16:49 +01:00 |
|