Comment #5 on issue 158 by [email protected]: Serial hardware init() should include pin direction settings
http://code.google.com/p/jallib/issues/detail?id=158
Should we change this when pin are involved in peripherals ? Meaning serial_hw would set direction, but not serial_sw. serial_hw doesn't need any pin definition, so having to set a direction could seem weird, whereas serial_sw needs pin definition/aliases, so directions settings seem more obvious.
-- 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.
