mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
300d6b3e35
Closes #993. We do not need to descend into the modules to know what to do on `make clean BOARD=blub`. We can just invoke `rm -rf bin/blub`. This PR only keeps the descending into the USEPKGs, since they might want to delete cached/downloaded/extracted data. |
||
---|---|---|
.. | ||
adc | ||
asm | ||
include | ||
maca | ||
cpu.c | ||
gpio.c | ||
hwtimer_cpu.c | ||
isr.c | ||
Makefile | ||
Makefile.include | ||
mc1322x_syscalls.c | ||
mc1322x.lds | ||
startup.s |