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

24 Commits

Author SHA1 Message Date
Oliver Hahm
0d06e1bc18 Merge branch 'master' of github.com:RIOT-OS/RIOT 2013-03-10 16:46:46 +01:00
Oliver Hahm
7a4dec1830 * replaced new Makefile name in Makefiles 2013-03-09 23:47:21 +01:00
Oliver Hahm
5ffe5a9c27 * renamed makefiles to Makefile 2013-03-09 23:45:56 +01:00
Oleg Hahm
2ed63bd5c6 * removed outdated (and probably confusing) FeuerWhere project as an author 2013-03-08 11:30:23 +01:00
Oleg Hahm
2277b366b2 * removed outdated occurrences of (u|µ)kleos and FeuerWare 2013-03-07 20:51:26 +01:00
Oleg Hahm
d31ee82518 * removed legacy projects folder and Jamfiles 2013-02-27 19:08:16 +01:00
Oleg Hahm
3791039974 * integrated makefiles
* fixed some prototypes
* restructured sys
2013-02-06 13:20:21 +01:00
Oliver Hahm
55bb484b22 [cpu arm_common]
* added usb ram as heap3
* some feuerware merge adaptation

[projects test_suite]

* fixed some test scripts
2012-11-08 11:37:29 -05:00
Oliver Hahm
918a31cf8c [core hwtimer] [cpu arm]
* adapted core and arm cpu
2012-03-08 18:58:39 +01:00
Oliver Hahm
09721a2230 [cpu arm_common hwtimer]
* declared inline function as static as linker cannot find it otherwise
2012-01-07 18:47:00 +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
a6257e5236 [cpu arm_common profiling]
* some fixes and more documentation
2011-12-28 11:18:11 +01:00
Oliver Hahm
f75b18fb29 * merged from stable 2011-08-30 17:42:05 +02:00
Oliver Hahm
d96783a66e [cpu/arm_common/profiling]
* fixed get_index function
2011-01-31 18:36:06 +01:00
Oliver Hahm
4533726214 * introduced energy profiling (yet in a very early state) 2011-01-31 18:25:20 +01:00
b9a52bd231 * msba2 bootloader code fix 2010-12-06 16:12:58 +01:00
Oliver Hahm
e7372b21a9 [board config]
* made config optional
2010-12-06 13:19:31 +01:00
Oliver Hahm
1eec8e170e * 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
4a2c58bbba [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
a46cdf189a * introduced identifiers (include shell commands to get and set)
* introduced a system wide configuration
2010-12-01 16:26:48 +01:00
Oliver Hahm
5ebbd2c92e [cpu/arm_common cpu/lpc2387]
* added a iap driver
2010-11-29 19:19:59 +01:00
1e238e4131 * massive name changes 2010-10-28 11:29:03 +02:00
9e930037f8 * export hwtimer function to set counter register value 2010-09-24 16:27:10 +02:00
91ae1eb6fd * import from old firekernel repository 2010-09-22 15:10:42 +02:00