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 |
|
Ludwig Ortmann
|
249b3085cd
|
lpc2387: change comment style for license checker
|
2014-07-31 18:58:06 +02:00 |
|
Thomas Eichinger
|
c70ae14ff0
|
cleanup licenses to fix #392
|
2014-05-27 11:54:55 +02:00 |
|
Ludwig Ortmann
|
2525920426
|
remove trailing whitespace and newlines
|
2014-02-11 18:45:06 +01:00 |
|
authmillenon
|
a3b754b662
|
Remove carriage returns
Git for windows handles those by itself
|
2013-08-15 10:17:15 +02:00 |
|
Oliver Hahm
|
7b1b145b4f
|
[cpu lpc2387]
* added mci driver
[sys shell]
* added commands for memory card access
|
2011-12-12 17:50:22 +01:00 |
|