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

16 Commits

Author SHA1 Message Date
Oleg Hahm
d89940624d added interrupt handler for UART1 (->uart0 & stdin) to MSB-430(h) 2013-08-09 15:46:41 +02:00
Oleg Hahm
dc0a5bf595 coding convention fixes (mostly due to astyle) 2013-07-29 16:41:43 +02:00
Oliver Hahm
0fe0018da7 * added missing include paths to msb-430 Makefiles 2013-04-18 02:31:02 +02:00
Oliver Hahm
0de960b038 * adapted Makefiles to core restructuring 2013-03-23 18:42:11 +01:00
Oliver Hahm
fa62cfe688 * deleted Jam files 2013-03-13 17:46:48 +01:00
Oliver Hahm
8df4d77996 * renamed makefiles to Makefile
* included a more convenient approach to organize Makefiles
2013-03-10 16:50:50 +01:00
Oliver Hahm
d46f042530 * removed missing header from msb-430-common board_init
* fixed msba2 related makefiles
2013-02-21 17:23:55 +01:00
Oliver Hahm
ba83712611 * fixed makefiles for msb-430h 2013-02-21 17:10:36 +01:00
Oleg Hahm
49871ac41b * added makefiles for msb-430h (NOT YET WORKING!) 2013-02-20 17:28:59 +01:00
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