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.
RIOT/cpu/lpc2387
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.
9 years ago
..
doc * import from old firekernel repository 13 years ago
gpioint doc: use lgplv2.1-short license header instead of lgplv2-short-v3 9 years ago
i2c doc: use lgplv2.1-short license header instead of lgplv2-short-v1 9 years ago
include converting tabs to spaces in cpu (#1439) 9 years ago
mci converting tabs to spaces in cpu (#1439) 9 years ago
periph cpu/lpc2387: fix unused parameter warning 9 years ago
rtc core: harmonizes the data type for the process ID 9 years ago
tools remove trailing whitespace and newlines 10 years ago
Makefile Merge pull request #1318 from haukepetersen/msba2_pwm 9 years ago
Makefile.include cpu: added low-level pwm driver impl for lpc2387 9 years ago
asmfunc.s cpu: removing tabs from asm files (#1439) 9 years ago
cpu.c Merge pull request #1329 from LudwigOrtmann/riot_license 9 years ago
linkerscript.x remove trailing whitespace and newlines 10 years ago
lpc23xx-iap.c doc: use lgplv2.1-short license header instead of lgplv2-short-v1 9 years ago
lpc2387-adc.c Merge pull request #1329 from LudwigOrtmann/riot_license 9 years ago
lpc2387-lpm.c Merge pull request #1329 from LudwigOrtmann/riot_license 9 years ago
startup.s cpu: removing tabs from asm files (#1439) 9 years ago