Status: Assigned Owner: jsuijs Labels: Type-Enhancement Priority-Medium
New issue 124 by jsuijs: create interupt-based serial_sw http://code.google.com/p/jallib/issues/detail?id=124 Current serial_sw blocks during receive so it can't be used in many applications. transmit disables interrupts, which is inconvenient especially at lower baudrates. Aim is to create a interupt-based library (timer-based, maybe with interupt-on-change to make it more efficient) that can co-exist with other interupts. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
