Hauke Petersen
a2d78b465d
boards/msba2: unified LED defines
7 years ago
Kaspar Schleiser
3c5f31eb95
cpu: lpc2387: add periph/gpio imlementation
8 years ago
Ludwig Ortmann
d55da67fb6
Merge pull request #1329 from LudwigOrtmann/riot_license
...
RIOT default license header change
9 years ago
Ludwig Ortmann
5fdce06b3b
doc: use lgplv2.1-short license header instead of lgplv2-short-v1
9 years ago
Cenk Gündoğan
7ca2e874e1
converting tabs to spaces in boards ( #1439 )
...
This PR converts tabs to white spaces.
The statement I used for the conversion:
'''find . -name "*.[ch]" -exec zsh -c 'expand -t 4 "$0" > /tmp/e && mv /tmp/e "$0"' {} \;'''
Afterwards, I had a quick overview of the converted files to prevent odd indentation.
9 years ago
Ludwig Ortmann
b6846e31fc
doc: fix most occurences of FU as an author
...
.. but only if there are other authors as well
9 years ago
Oleg Hahm
717cab33ae
moved pllfeed inline function to header
...
Also removed useless copyright header.
9 years ago
Oleg Hahm
903ec54a43
making include directives consistent
9 years ago
Oleg Hahm
232e205137
moved boards into subdirectory
10 years ago