Moved and updated code for AT91SAM7S
This commit is contained in:
parent
1658d6b42c
commit
1f72d3ea32
32 changed files with 9799 additions and 0 deletions
6
cpu/arm/at91sam7s/rtimer-arch-interrupt.h
Normal file
6
cpu/arm/at91sam7s/rtimer-arch-interrupt.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef __RTIMER_ARCH_INTERRUPT_H__P0PXG70757__
|
||||
#define __RTIMER_ARCH_INTERRUPT_H__P0PXG70757__
|
||||
|
||||
void rtimer_interrupt (void);
|
||||
|
||||
#endif /* __RTIMER_ARCH_INTERRUPT_H__P0PXG70757__ */
|
Loading…
Add table
Add a link
Reference in a new issue