Hi there!
Does anybody known how to code an interrupt driven driver using Microdevt toolkit (www.kw-net.com) ?
I am trying to develop a simple driver on my atmega328 that enqueues a bitstream from an other uC. The bitstream is read on an input pin and then processed if a certain amount of data...