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

37 Commits

Author SHA1 Message Date
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
Oliver Hahm
d4fc6e1b76 * replaced string by variable for archive name 2013-04-17 18:03:32 +02:00
Oleg Hahm
364dbaa406 * made path to pyterm absolute in Makefile for MSB-A2 2013-04-11 13:29:34 +02:00
Oleg Hahm
af36e54b49 * merged fix for lpc2k_pgm for MacOS from feuerware 2013-04-11 13:23:40 +02:00
Oleg Hahm
b3b7ea928d * added an install target 2013-04-10 16:21:44 +02:00
Oleg Hahm
3c481c7548 * changed arm-prefix from arm-elf to arm-none-eabi 2013-04-10 16:21:17 +02:00
Oleg Hahm
9f27cf54bc * fixed the broken bugfix from defd7cef13 2013-04-10 16:07:40 +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
b0d9e4f86f * removed unnecessary line from msba2 Makefile 2013-04-01 00:09:56 +02:00
Oliver Hahm
0de960b038 * adapted Makefiles to core restructuring 2013-03-23 18:42:11 +01:00
Oleg Hahm
ed854eb130 Merge branch 'master' of github.com:RIOT-OS/boards 2013-03-18 19:37:05 +01:00
Oleg Hahm
defd7cef13 * fixed lpc2k_pgm (was broken in d901708543) 2013-03-18 19:35:39 +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
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
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
Oleg Hahm
39e96d4690 [msba2]
* updated makefiles
2013-02-06 12:19:39 +01:00
Oliver Hahm
d901708543 [board msba2-common tools]
* fixed lpc2k_pgm
2012-11-20 21:30:03 +01:00
Oliver Hahm
9c59acd96c Merge branch 'mac' 2012-11-05 14:25:52 -05:00
Oliver Hahm
693afbbdd0 [core thread]
* added thread_getlastpid
2012-10-18 18:08:40 +02:00
Oliver Hahm
22c5bd3215 [board msba2-common tools pseudoterm]
* comments for preparing pseudoterm to use with node without DTR line

[drivers cc110x]

* changed default behavior to WOR mode
* fixed a bug that let CC1100 never return to WOR mode, when receiving a
  packet during sending
2012-08-01 17:00:48 +02:00
julsch
c0aae0af59 + jam tutorial \n 2012-06-20 17:17:24 +02:00
Stephan Arndt
66cabcf625 Changed makefiles board/msba2-common/tools/Makefile and tools/toolchains/build_gnuarm.sh to be compatible with gcc version 4.6.1 2012-05-12 15:50:52 +02:00
Oliver Hahm
b2e1098aad [board msba2-common] [sys chardev_thread] [sys shell] [driver cc110x_ng] [core msg]
* some cosmetics and cleanups
2012-02-16 21:33:41 +01:00
Oliver Hahm
531601e7bc [board msba2-common board-config]
* fixed casting to satisfy strict-aliasing rules
2012-01-05 17:42:44 +01:00
Stephan Zeisberg
cdab9a9a88 changed types irq_callback, hashtable, posix_io, s_display_flags, seq_buffer_entry, tcb, toprint to type_t" 2011-03-08 11:43:21 +01:00
Oliver Hahm
0a05f0901e [board msba2]
* fixed header guards

[drivers ltc4150]
* added joule conversion
2011-03-04 16:46:20 +01:00
Oliver Hahm
1933006138 * introduced energy profiling (yet in a very early state) 2011-01-31 18:25:20 +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
31f6c17606 [cc110x_ng]
* fuxed transceiver driver for chronos
* some more stuff
2010-12-10 18:00:31 +01:00
a5918f3086 * moved config to sys, split away board specifics 2010-12-06 17:32:27 +01:00
Oliver Hahm
7d7c956c26 [board/msba2-common]
* added string.h include
2010-12-06 17:17:19 +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