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

42 Commits

Author SHA1 Message Date
Zakaria Kasmi
f5e419b4cb updated board common initialization 2013-09-30 17:13:18 +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
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
Oliver Hahm
0c9bc11a4a * fixed includes for msba2 2013-06-12 16:27:17 +02:00
Oliver Hahm
a241da6bf7 * fixed includes for msb-a2 2013-06-10 16:15:38 +02:00
Oleg Hahm
1b2d192556 * fixed bindir creation in msba2 Makefile 2013-03-21 17:49:59 +01:00
Oliver Hahm
1604de8c55 * added msba2-common/include to INCLUDE path for msba2 2013-03-19 17:57:43 +01:00
Oliver Hahm
fa62cfe688 * deleted Jam files 2013-03-13 17:46:48 +01:00
Oliver Hahm
679aca926a * added Makefile.include to msba2(-common) 2013-03-13 16:52:00 +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
Oleg Hahm
402bc0e1b9 * check for existence of BINDIR when cleaning 2013-02-08 17:31:33 +01:00
Oleg Hahm
cc76582c74 * created (and remove) bin-directory in makefile 2013-02-06 13:56:06 +01:00
Oleg Hahm
fe86cbff55 [msba2]
* removed accidentally committed object file
2013-02-06 12:20:34 +01:00
Oleg Hahm
39e96d4690 [msba2]
* updated makefiles
2013-02-06 12:19:39 +01:00
Oleg Hahm
182151f463 * added makefiles for chronos and msba2 2013-02-01 16:55:19 +01:00
Oliver Hahm
0a05f0901e [board msba2]
* fixed header guards

[drivers ltc4150]
* added joule conversion
2011-03-04 16:46:20 +01:00
77146f63b2 * misc merge fixes 2010-12-06 17:15:00 +01:00
684d9af65e * msba2: updated pttu port, refactored common code into msba2-common 2010-12-06 16:06:14 +01:00
Oliver Hahm
23c7710d7e [board config]
* made config optional
2010-12-06 13:19:31 +01:00
Oliver Hahm
ee0e37f8ea [board/eZ430-Chronos board/msba2 drivers/cc110x_ng]
* restructured interface functions for cc1100 access
2010-12-06 12:05:03 +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
f62fa6611b [drivers/cc110x_ng sys/transceiver]
* updated interface to switch transceiver off and back to rx mode
* removed some debugging stuff
2010-12-02 15:38:28 +01:00
Oliver Hahm
c0047711ce * introduced identifiers (include shell commands to get and set)
* introduced a system wide configuration
2010-12-01 16:26:48 +01:00
77a02220bd * make pseudoterm reset terminal on sigint, make it honour ctrl-c 2010-11-29 16:18:27 +01:00
071aa97254 * removed unnecessary sleep 2010-11-18 16:16:57 +01:00
Oliver Hahm
8a041b8a3c * some cosmetics and lpm flags for UART 2010-11-08 21:39:30 +01:00
5787828f80 * msba2_uart0: disable TX interrupt 2010-11-02 11:39:11 +01:00
a208ef488e * switch to direct serial output (w/o interrupts 2010-11-01 17:31:23 +01:00
oleg
ff2e8c5c11 * removed SHT11 timings from msba2 header 2010-10-29 19:16:02 +02:00
97e876c6a7 * msba2_tools: create bin dir if needed 2010-10-28 16:54:49 +02:00
acc118337b * fix msba2 flash command to use lpc2k_pgm from path, without flashutil 2010-10-25 15:39:26 +02:00
74014d0408 * build fixes 2010-09-30 16:07:31 +02:00
fa207088b2 * fix module dependency 2010-09-30 15:12:51 +02:00
d3f3962190 * refactored uart / chardev handling 2010-09-30 15:10:39 +02:00
4941f01946 * minor doc change 2010-09-28 17:46:55 +02:00
8fb55fc0f7 * make flasher options optional for msba2 2010-09-28 17:18:57 +02:00
19f5c85eea * initial posix_io support 2010-09-24 16:28:34 +02:00
e9d283d090 * line ending change 2010-09-24 14:42:50 +02:00
7e071464a8 * import from old firekernel repository 2010-09-22 15:10:42 +02:00