Skip to content
Snippets Groups Projects
Commit a38de083 authored by Olav Morken's avatar Olav Morken Committed by Haavard Skinnemoen
Browse files

AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h


The AVR32A architecture (which AT32UC3A-series is based on) has a
different memory layout than the AVR32B-architecture. This patch moves
addrspace.h to an arch-dependent directory in preparation for
AT32UC3A-support. It also moves some address-space manipulation
functions from io.h to addrspace.h.

Signed-off-by: default avatarGunnar Rangoy <gunnar@rangoy.com>
Signed-off-by: default avatarPaul Driveklepp <pauldriveklepp@gmail.com>
Signed-off-by: default avatarOlav Morken <olavmrk@gmail.com>
Signed-off-by: default avatarHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
parent d8f2aa32
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment