SIGN IN SIGN UP

FIXED: input/rpitouchscreen: Did not work with circle-stdlib

Cannot use memcpy() to copy touchscreen registers, because the optimizer
may optimize this out, and may generate unaligned memory accesses to
uncached memory regions, which is not allowed.

See smuehlst/circle-stdlib#37
R
Rene Stange committed
d84a3fdbebb33083a398b270aeedc151e81bb724
Parent: 2307e19