Ping^2!
On Thu, Apr 24, 2014 at 9:09 AM, Peter Crosthwaite
wrote:
> Ping!
>
> On Wed, Apr 9, 2014 at 5:15 PM, Peter Crosthwaite
> wrote:
>> Hi All. This is a new scheme i've come up with handling device registers in a
>> data driven way. My motivation for this is to factor out a lot of the acces
Ping!
On Wed, Apr 9, 2014 at 5:15 PM, Peter Crosthwaite
wrote:
> Hi All. This is a new scheme i've come up with handling device registers in a
> data driven way. My motivation for this is to factor out a lot of the access
> checking that seems to be replicated in every device. See P2 commit messa
Hi All. This is a new scheme i've come up with handling device registers in a
data driven way. My motivation for this is to factor out a lot of the access
checking that seems to be replicated in every device. See P2 commit message for
further discussion.
P1 is a trivial addition to bitops.h
P2 is