1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Oliver Hahm
4b6a2bd688 [projects test_suite]
* fixed another two regression tests

[tools toolchains]

* updated to gcc 4.7
2012-11-08 18:07:59 -05:00
Oliver Hahm
984e2e5dde Merge branch 'mac' 2012-11-05 14:25:52 -05:00
Oliver Hahm
01f96ad198 [projecs blinker] [projects hello-world]
* reverted changes from julsch' accidentally commit

[tools toolchains build_gnuarm]

* fixed toolchain build script for current GCC version
2012-11-05 14:05:10 -05:00
Oliver Hahm
ab30c0b826 [tools toolchains build_gnuarm.sh]
* fixed broken last commit
2012-11-05 07:56:00 -05:00
Oliver Hahm
c79861c2f6 [tools toolchains build_gnuarm.sh]
* reset julsch' changes
2012-11-05 07:52:56 -05:00
julsch
b9cd825cba + jam tutorial \n 2012-06-20 17:17:24 +02:00
Stephan Arndt
9f702bd8b1 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
695bb61ea9 [tools toolchains]
* fixed typo in build_gnuarm script
2012-01-17 16:55:19 +01:00
Oliver Hahm
59a46e0e88 Merge branch 'sixlowpan'
Conflicts:
	cpu/arm_common/hwtimer_cpu.c
	sys/include/vtimer.h
	sys/vtimer.c
2012-01-11 17:02:43 +01:00
Oliver Hahm
5993dad674 [tools toolchains]
* fixed CFLAGS for binutils
2012-01-05 17:36:25 +01:00
Oliver Hahm
979e911bb8 [tools toolchains build_gnuarm]
* customize CFLAGS to adapt to host's GCC version
2012-01-05 17:02:10 +01:00
Oliver Hahm
2af5835d21 [cpu arm_common + tools toolchains]
* updated newlib and gcc
* removed unnecessary compiler flags for soft-float and VFP

[cpu lpc2387]

* fixed broken Jamfile
2012-01-04 17:46:28 +01:00
Oliver Hahm
473a0f108c * set default terminal from pseudoterm to pyterm
* updated pyterm
2011-11-30 18:21:11 +01:00
Oliver Hahm
7b0552b2a0 [tools linux-border_router]
* added linux TUN driver for multiplexing of a connected 6LoWPAN border
  router
2011-10-05 15:38:16 +02:00
mlenders
9521142842 merged 2011-07-10 22:49:41 +02:00
Oliver Hahm
0e6e0a4647 * deleted falsy comment symbols 2011-03-25 11:42:58 +01:00
5ce95c155b * build_gnuarm_naked.sh: builds arm toolchain without newlib 2010-12-06 16:13:55 +01:00
Oliver Hahm
ee4b68371c * added readc and putc to uart0 library
* allow overwrote of port by argument for pyterm
2010-11-18 17:33:25 +01:00
Oliver Hahm
21fef20ccc * added configuration file
* added history
* added aliases
2010-11-09 18:47:19 +01:00
Oleg
be102b6a7d * added reset command to pyterm 2010-11-08 01:23:04 +01:00
Oleg
33a7e40c18 * fixed bug in date command completion 2010-11-07 23:36:18 +01:00
Oleg
88c0ec84ee * added set offset shell command for sht11
* introduced command separator for pyterm
* some cosmetics
2010-11-07 23:18:41 +01:00
Oleg
ac6d4788eb * added ltc4150 shell command
* cosmetics in ltc4150 driver
2010-11-05 23:43:14 +01:00
Oleg
8f512fd6d4 * introduced small python terminal script 2010-11-05 22:36:14 +01:00
91ae1eb6fd * import from old firekernel repository 2010-09-22 15:10:42 +02:00