Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-13 | avr32: Move cpu/at32ap/* to arch/avr32/cpu/* | Peter Tyser | |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
2008-09-01 | avr32: Add support for "GPIO" port mux | Haavard Skinnemoen | |
The "GPIO" port mux is used on AVR32 UC3 parts as well as AT32AP7200 and all later AVR32 chips. This patch adds a driver for it, implementing the same API as the existing portmux-pio driver but with more functionality. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> |