Kévin Roussel
|
f9b0df7e4b
|
Use TimerB for 'hwtimer' module implementation
|
2014-12-19 10:53:12 +01:00 |
|
Kévin Roussel
|
25ac0db606
|
Robust use of TimerA for 'hwtimer' module
|
2014-12-19 10:53:12 +01:00 |
|
Kévin Roussel
|
d101b30dd8
|
Make hwtimer_spin() work even with interrupts disabled
by using only 16 significative bits on MSP430 hardware timers
|
2014-12-17 12:21:07 +01:00 |
|
BytesGalore
|
a4d2ee307c
|
cpu: added extern "C" to headers
|
2014-11-24 19:10:15 +01:00 |
|
Ludwig Ortmann
|
2439bd839c
|
doc: fix more license headers
Remove some cruft, set correct lgpl versions, update to lgpl where
this had been overlooked in the past, fix odd comment style...
|
2014-08-27 19:20:49 +02:00 |
|
Hauke Petersen
|
8a937e1a1c
|
hwtimer: clean up of interfaces to board/cpu
|
2014-03-26 13:19:18 +01:00 |
|
Kévin Roussel
|
6428daf9c7
|
Removed all references to a specific MCU in "generic" files
Inclusion of generic <msp430.h> file is done in cpu.h
|
2013-12-18 10:49:23 +01:00 |
|
Ludwig Ortmann
|
926c1d3da0
|
GNU Lesser General Public License -> LGPLv2
|
2013-11-23 13:43:47 +01:00 |
|
Ludwig Ortmann
|
d6c213fb47
|
fix grammar in license header
|
2013-11-23 13:11:56 +01:00 |
|
Ludwig Ortmann
|
7caf7881a2
|
fix msb-430 Makefiles and includes
|
2013-11-14 15:08:32 +01:00 |
|
Kévin Roussel
|
c7501ce5e0
|
Added mising reference to cpu/msp430-common/include/cpu.h
so as to get the needed definition of F_RC_OSCILLATOR
|
2013-10-09 15:10:22 +02:00 |
|
Oleg Hahm
|
ebc0b9b552
|
renamed and moved some defines
|
2013-08-19 19:00:48 +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
|
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 |
|
mikoff
|
4f638eb887
|
All files, which used by chronos board were edited according to new texas instruments headers, all warnings fixed
|
2013-03-30 21:44:16 +01:00 |
|
Oleg Hahm
|
2277b366b2
|
* removed outdated occurrences of (u|µ)kleos and FeuerWare
|
2013-03-07 20:51:26 +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
|
8304a8ae7b
|
[board/msb-430-common board/eZ430-Chronos cpu/msp430*]
* reorganized msp430 based cpu folders
|
2010-12-08 12:16:49 +01:00 |
|