You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Oliver Hahm 830f17246c [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
13 years ago
board [Chronos] 13 years ago
core * moved config to sys, split away board specifics 13 years ago
cpu [Chronos] 13 years ago
doc * changed API for rtc 13 years ago
drivers [Chronos] 13 years ago
projects [Chronos] 13 years ago
sys * moved config to sys, split away board specifics 13 years ago
testsuite * import from old firekernel repository 13 years ago
tools * build_gnuarm_naked.sh: builds arm toolchain without newlib 13 years ago
.gitignore * added .gitignore to ignore binaries 13 years ago
Jamfile * have project compiled last 13 years ago
Jamrules * revised buffer and messaging management of transceiver 13 years ago
Jamrules.common * Jamrules.common: cleanall: temporarily disable doc cleaning 13 years ago
LICENSE * import from old firekernel repository 13 years ago
README * whitespace fix 13 years ago

README

License
=======
* All sources and binaries that have been developed at Freie Universität Berlin are
  licensed under the GNU General Public License version 3 as published by the
  Free Software Foundation.
* Some external sources, especially files developed by SICS are published under
  a separate license.
  
All code files contain licensing information.