1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Oliver Hahm
5185fcf7f0 [board/msb-430h]
* fixed include
2010-12-13 01:30:46 +01:00
Oliver Hahm
b01b1e8e2f [board/chronos board/msb-430h board/msba2-common drivers/cc110x_ng sys/shell
sys/transceiver]
* renamed all occurrences of cc1100 to cc110x as in fact all driver parts should
work for cc1100 and cc110x as well

[driver/cc110x_ng]
* added some documentation
* introduced a new register function to access rxfifo (fixing the of-by-one
problem on chronos platform
2010-12-11 12:09:20 +01:00
Oliver Hahm
cf3b704bc5 [Chronos]
* changed display driver interface from uint8_t* to char*
* fixed hardware timer interrupt
* ported cc1100 driver
* added simple test application for radio

[msb430]
* fixex config and flashrom

[cc110x_ng]
* removed dependency from sysconfig
2010-12-09 13:24:24 +01:00
Oliver Hahm
04f2003a51 [board/msb-430-common board/eZ430-Chronos cpu/msp430*]
* reorganized msp430 based cpu folders
2010-12-08 12:16:49 +01:00
Oliver Hahm
098e0ff8e8 * missing parts of last commit 2010-10-29 17:34:13 +02:00
44393dc3c5 * added msb-430 support, split msb-430 and 430h common stuff out 2010-10-11 17:05:40 +02:00
7e071464a8 * import from old firekernel repository 2010-09-22 15:10:42 +02:00