<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/zephyr/prj_base.conf, branch 2.0.0-rc.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.0.0-rc.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-08-20T05:57:34+00:00</updated>
<entry>
<title>zephyr/modzephyr: Add shell_net_iface() function.</title>
<updated>2017-08-20T05:57:34+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-08-20T05:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=478887c62ffae50cbb8e60e24405e2a4eae7b322'/>
<id>urn:sha1:478887c62ffae50cbb8e60e24405e2a4eae7b322</id>
<content type='text'>
Calls out to Zephyr's shell, submodule "net", command "iface", and shows
network interface information (if CONFIG_NET_SHELL is enabled).
</content>
</entry>
<entry>
<title>zephyr/prj_base.conf: Enable CONFIG_INIT_STACKS.</title>
<updated>2017-08-16T06:34:13+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-08-16T06:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9404093606c3c8c45f497a80789ee9ac21040751'/>
<id>urn:sha1:9404093606c3c8c45f497a80789ee9ac21040751</id>
<content type='text'>
As required for zephyr.stack_analyze().
</content>
</entry>
<entry>
<title>zephyr/modusocket: Allow to use socketized net_context in upstream.</title>
<updated>2017-08-07T18:36:57+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-08-07T18:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=642d9fd2a57af682d1c176087a1a2c9ca3469dcb'/>
<id>urn:sha1:642d9fd2a57af682d1c176087a1a2c9ca3469dcb</id>
<content type='text'>
Accesses recv_q, accept_q directly in net_context.
</content>
</entry>
<entry>
<title>zephyr/modusocket: Implement getaddrinfo().</title>
<updated>2017-05-13T13:42:35+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-05-13T13:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0c57979ce28712422d996fb5291de85e8f7f3be8'/>
<id>urn:sha1:0c57979ce28712422d996fb5291de85e8f7f3be8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zephyr/modusocket: Wrap pkt_get_info() call.</title>
<updated>2017-05-13T12:23:31+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-05-13T12:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c022c9a2f0ea3a707b6993daaffe2bcddd520da2'/>
<id>urn:sha1:c022c9a2f0ea3a707b6993daaffe2bcddd520da2</id>
<content type='text'>
The most important info it returns are numbers of free buffers
in different pools (rx/tx packet headers, data fragments).
</content>
</entry>
<entry>
<title>zephyr/modmachine: Implement machine.reset().</title>
<updated>2017-04-19T10:28:36+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-04-19T10:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=58467709972724ac94f6488fefe6d066bfa1589e'/>
<id>urn:sha1:58467709972724ac94f6488fefe6d066bfa1589e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zephyr/prj_base.conf: Add config for net_buf logging.</title>
<updated>2017-04-03T09:07:56+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-04-03T09:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4c392243ae947545553904d6436e7db462207446'/>
<id>urn:sha1:4c392243ae947545553904d6436e7db462207446</id>
<content type='text'>
Disabled by default.
</content>
</entry>
<entry>
<title>zephyr/prj_base.conf: Enable TCP (and UDP explicitly).</title>
<updated>2017-03-28T21:46:06+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-03-28T21:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e93c4ca18101e97ab5d427b97d4e0b6a72e31deb'/>
<id>urn:sha1:e93c4ca18101e97ab5d427b97d4e0b6a72e31deb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zephyr/prj_base.conf: Disable legacy kernel compatibility.</title>
<updated>2017-03-27T14:06:30+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-03-27T14:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dbb2aea428fe2f9855784fc2fd04f7817b81360d'/>
<id>urn:sha1:dbb2aea428fe2f9855784fc2fd04f7817b81360d</id>
<content type='text'>
This keeps dependency on mdef, sysgen and other stuff which complicates
build integration.
</content>
</entry>
<entry>
<title>zephyr: Enable IPv6 networking in addition to IPv4.</title>
<updated>2017-02-14T13:23:54+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-02-14T13:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=64916436b2b6ded6770cd58d3cb4f5382c2f7d1e'/>
<id>urn:sha1:64916436b2b6ded6770cd58d3cb4f5382c2f7d1e</id>
<content type='text'>
</content>
</entry>
</feed>
