contiki/include
Mariano Alvira bdbf279d0f tmr imts works. I'm not thrilled with how the interrupts and modes are
set... but I'm not sure what to do about it. The big problem is that I
have to be in user mode to service irqs, but I can't enable and
disable F and I in usermode. All I can do is an swi and then have
handler which lets me enable or disable them (like a mini-syscall).
2009-04-22 14:55:40 -04:00
..
embedded_types.h initial commit. 2009-03-27 16:00:10 -04:00
interrupt-utils.h modified at91 interrupt code from contiki to use the mc1322x registers 2009-04-20 15:42:21 -04:00
isr.h tmr imts works. I'm not thrilled with how the interrupts and modes are 2009-04-22 14:55:40 -04:00
maca.h flash init --- makes them work much better. 2009-04-16 17:59:00 -04:00
nvm.h initial try at init entry execution 2009-04-16 10:51:20 -04:00
sys-interrupt.h preliminary interrupts. looks like it is entering the isr but isn't 2009-04-20 18:31:13 -04:00