Oleg Hahm
e1d5c8c8c6
added objcopy flags to makefiles for all platforms
2013-10-18 16:16:26 +02:00
Oleg Hahm
92c5ca8d81
Merge pull request #22 from OlegHahm/minor_release_fixes
...
added prototype for msp430_init_dco()
2013-08-15 06:54:45 -07:00
Oleg Hahm
22f5bcdbc3
added prototype for msp430_init_dco()
2013-08-14 23:48:01 +02:00
Oleg Hahm
8552c04c06
corrected and translated comments
2013-08-13 10:41:50 +02:00
Oleg Hahm
7a2cc4ae09
minor changes:
...
* renamed terminal program variable
* added terminal program for MSB-430 platforms
* changed default JTAG for MSB-430 platforms from uif to olimex
2013-08-09 15:48:53 +02:00
Oleg Hahm
d89940624d
added interrupt handler for UART1 (->uart0 & stdin) to MSB-430(h)
2013-08-09 15:46:41 +02:00
Oleg Hahm
2b15d22ebf
Merge branch 'mc1322x' into 'master'
2013-07-29 16:47:18 +02:00
Oleg Hahm
dc0a5bf595
coding convention fixes (mostly due to astyle)
2013-07-29 16:41:43 +02:00
217f18588d
Merge pull request #13 from mehlis/fix_old_style_warning
...
fixed old-style-declaration warning
2013-07-18 09:27:01 -07:00
Christian Mehlis
4997e61566
fixed old-style-declaration warning
...
board_init.c:7:1: warning: 'static' is not at beginning of declaration
[-Wold-style-declaration]
2013-07-18 16:06:02 +02:00
Christian Mehlis
6ce0ad25a7
rename kernel_intern.h
...
german "intern" to english "internal"
2013-07-18 16:04:24 +02:00
Oliver Hahm
79b97c9946
* added missing msp430_common module to Makefile
2013-06-11 11:37:29 +02:00
Oliver Hahm
0fe0018da7
* added missing include paths to msb-430 Makefiles
2013-04-18 02:31:02 +02:00
Oliver Hahm
a623d14286
* fixed flasher flags for MSB-A2
...
* added required include for msb-430-common
2013-04-09 11:25:04 +02:00
Oliver Hahm
519144f40a
* changed MCU name to adapt to current msp430-gcc version
2013-04-01 00:00:42 +02:00
Oliver Hahm
fa62cfe688
* deleted Jam files
2013-03-13 17:46:48 +01:00
Oliver Hahm
b7868513fe
Merge branch 'master' of github.com:RIOT-OS/boards
2013-03-13 16:41:06 +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
Oleg Hahm
8b563bb271
* replaced outdated µkleos reference
2013-03-07 22:42:48 +01:00
Oleg Hahm
40ebf3aac1
* introduced PHONY targets for -common makefiles
2013-03-07 19:25:48 +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
19ff8ad137
* cosmetics
2012-11-05 18:55:05 -05:00
Oliver Hahm
c608fe42e2
Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
...
Conflicts:
board/msb-430-common/Jamfile
2010-12-15 14:59:16 +01:00
Oliver Hahm
fd82243037
* moved flashrom from msp430-common to msb430x16x
2010-12-14 16:44:32 +01:00
b473e44b56
* chronos display putchar included
2010-12-14 16:40:47 +01:00
6ff96f0ab1
* minor file rename
2010-12-14 11:39:52 +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
23c7710d7e
[board config]
...
* made config optional
2010-12-06 13:19:31 +01:00
Oliver Hahm
d00b12ef75
* introduced flashrom driver for msb430
...
* restructured some files concerning flashrom access
* added some ifdefs to shell commands
2010-12-03 22:22:58 +01:00
Oliver Hahm
5f84689c0b
[board/msp-430-common board/msba2 core/]
...
* introduced dummy function for msp-430 config-save
* moved sysconfig from board to core
[sys/transceiver cpu/]
* moved some buffer size defines to cpu dependent parts
* some cleanups
2010-12-03 18:42:03 +01:00
Oliver Hahm
70cbff9255
* added support for sht11 for msb-430-common
...
* fixed some jamfile isssues for msb-430
* fixed arch32 detection for scheduler
* changed sht11 driver to be platform independent
2010-10-29 17:32:03 +02:00
44393dc3c5
* added msb-430 support, split msb-430 and 430h common stuff out
2010-10-11 17:05:40 +02:00