Oleg Hahm
|
c7d985d371
|
removed redundant include pathes from Makefiles
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
26c50522d5
|
simplified and unified cpu build structure
|
2014-01-05 16:11:07 +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 |
|
Oleg Hahm
|
cc45909ffc
|
Merge pull request #236 from OlegHahm/telosb
Telosb
|
2013-11-14 01:55:47 -08:00 |
|
Oleg Hahm
|
46deefe0f8
|
make Makefiles proof for spaces in $PATH
|
2013-10-09 15:28:53 +02: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
|
7a4dec1830
|
* replaced new Makefile name in Makefiles
|
2013-03-09 23:47:21 +01:00 |
|
Oliver Hahm
|
5ffe5a9c27
|
* renamed makefiles to Makefile
|
2013-03-09 23:45:56 +01:00 |
|
Oleg Hahm
|
d31ee82518
|
* removed legacy projects folder and Jamfiles
|
2013-02-27 19:08:16 +01: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
|
d499b5d2c8
|
[cpu/cc430/ drivers/gpioint]
* refactored port interrupt handling
|
2010-12-15 15:48:50 +01:00 |
|
Oliver Hahm
|
33b68f3744
|
* moved flashrom from msp430-common to msb430x16x
|
2010-12-14 16:44:32 +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 |
|