<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/extmod/machine_mem.py.exp, branch cross</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=cross</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=cross'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-07-31T01:22:09+00:00</updated>
<entry>
<title>tests/machine_mem.py: Too non-portable, rework as an example for unix port.</title>
<updated>2016-07-31T01:22:09+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-07-31T01:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eb0e3bab1ed5aa09e491641f427a5d637fe688bd'/>
<id>urn:sha1:eb0e3bab1ed5aa09e491641f427a5d637fe688bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modmachine: Implement physical memory access using /dev/mem (Linux, etc).</title>
<updated>2015-07-08T08:37:23+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-07-05T21:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=354d17523f599746a84e5b22fa670c9910137947'/>
<id>urn:sha1:354d17523f599746a84e5b22fa670c9910137947</id>
<content type='text'>
This requires root access. And on recent Linux kernels, with
CONFIG_STRICT_DEVMEM option enabled, only address ranges listed in
/proc/iomem can be accessed. The above compiled-time option can be
however overriden with boot-time option "iomem=relaxed".

This also removed separate read/write paths - there unlikely would
be a case when they're different.
</content>
</entry>
</feed>
