more irq/isr translations
This commit is contained in:
parent
dfbb7912c3
commit
4a36d23d8c
@ -168,4 +168,8 @@ typedef struct
|
||||
#define GPIO_EVEN_IRQHandler gpio_even_isr
|
||||
#define RTC_IRQHandler rtc_isr
|
||||
|
||||
/* for inttemp (i should really get a list and convert them all) */
|
||||
|
||||
#define ADC0_IRQHandler adc0_isr
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user