mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
1a0da9a7af
clock.c: The MSP430 may need nop instructions after (and in some cases even before) touching the global interrupt enable bit in the status register. The assembler generates a warning when in doubt. Those nops should not be needed in our cases, but maybe it is better two waste flash for two instructions than having to live with the warning. cpu.c: drop unneeded include |
||
---|---|---|
.. | ||
include | ||
kconfigs | ||
ldscripts | ||
periph | ||
vendor | ||
clock.c | ||
cpu.c | ||
doc.txt | ||
irq.c | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
msp430-main.c | ||
mspgcc-supplement.c | ||
startup.c |