Y
Hacker News
new
|
ask
|
show
|
jobs
by
kadoban
1537 days ago
Memory mapped IO is never cached as far as I know, so at least that's not a concern.
1 comments
AlotOfReading
1537 days ago
You'd still have to tell the compiler it's volatile if you were writing into the DMA buffer directly for some reason. GP just used the wrong words to say what they meant.
link