Cenk Gündoğan
|
5429035b1c
|
cpu: removing tabs from asm files (#1439)
```find . -name "*.[sS]" -exec grep -l $'\t' {} \;``` and ```ack --asm -l "\t"```
revealed three more files with tabs.
|
2014-08-02 12:47:02 +02:00 |
|
Ludwig Ortmann
|
3ca4f18479
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
|
Thomas Eichinger
|
c70ae14ff0
|
cleanup licenses to fix #392
|
2014-05-27 11:54:55 +02:00 |
|
|
1e238e4131
|
* massive name changes
|
2010-10-28 11:29:03 +02:00 |
|
|
91ae1eb6fd
|
* import from old firekernel repository
|
2010-09-22 15:10:42 +02:00 |
|