<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/cc3200/telnet, branch esp-extra-scripts</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-11-05T20:42:58+00:00</updated>
<entry>
<title>cc3200: Make telnet server ignore NULL characters.</title>
<updated>2015-11-05T20:42:58+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-11-05T20:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1673e19cb90122a7e02d4d1483ea6d7b2f0b2f67'/>
<id>urn:sha1:1673e19cb90122a7e02d4d1483ea6d7b2f0b2f67</id>
<content type='text'>
This fixes paste mode (Ctrl-E) which was not working for the
telnet REPL.
</content>
</entry>
<entry>
<title>all: Add py/mphal.h and use it in all ports.</title>
<updated>2015-10-31T16:14:30+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-10-30T23:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=731f359292c0e2630873df1a19c5baac7287024f'/>
<id>urn:sha1:731f359292c0e2630873df1a19c5baac7287024f</id>
<content type='text'>
py/mphal.h contains declarations for generic mp_hal_XXX functions, such
as stdio and delay/ticks, which ports should provide definitions for.  A
port will also provide mphalport.h with further HAL declarations.
</content>
</entry>
<entry>
<title>cc3200: Switch from HAL_Delay() to mp_hal_delay_ms().</title>
<updated>2015-10-29T17:38:44+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-29T17:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f4decdc4a3ef7c14f7b50d361c52736bbf8ddc34'/>
<id>urn:sha1:f4decdc4a3ef7c14f7b50d361c52736bbf8ddc34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.</title>
<updated>2015-10-11T23:06:25+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-10-11T23:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0334058fa43a8ac7c689007f5824510c2927c5cc'/>
<id>urn:sha1:0334058fa43a8ac7c689007f5824510c2927c5cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Implement support for os.dupterm().</title>
<updated>2015-09-27T09:27:24+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-25T13:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef369249cb406758ec1caa9a212478ef69fd7ff0'/>
<id>urn:sha1:ef369249cb406758ec1caa9a212478ef69fd7ff0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Increment telnet Tx retry delay on every try.</title>
<updated>2015-07-09T15:30:17+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-07-09T15:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=af33ebb13b4537c4bd14476314fba637b2f14f7c'/>
<id>urn:sha1:af33ebb13b4537c4bd14476314fba637b2f14f7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Use alternative HAL_Delay also when interrupts are disabled.</title>
<updated>2015-07-08T10:48:35+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-07-08T10:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d18ced9cddb4123ba793824bf7370a6593c9a3ae'/>
<id>urn:sha1:d18ced9cddb4123ba793824bf7370a6593c9a3ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Close ftp and telnet server sockets if listening fails.</title>
<updated>2015-06-04T08:13:53+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-06-04T07:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=71f85cc33005c30b2722c6bfdc288cb1bb6151c3'/>
<id>urn:sha1:71f85cc33005c30b2722c6bfdc288cb1bb6151c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Add method to configure the servers timeout.</title>
<updated>2015-06-03T15:31:21+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-06-03T15:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cc20482aa997af7c20fe4ec9cad85762aa52b458'/>
<id>urn:sha1:cc20482aa997af7c20fe4ec9cad85762aa52b458</id>
<content type='text'>
With network.server_timeout(secs) the timeout can be changed.
The default value is 300 secs. Minimmum accpeted is 5 secs.
Without params the function returns the current configured timeout.
</content>
</entry>
<entry>
<title>cc3200: Remove NIC abstraction layer.</title>
<updated>2015-05-24T09:44:08+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-05-23T18:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3cb804de26eda34ad24d52b6c98fa43e51bd027a'/>
<id>urn:sha1:3cb804de26eda34ad24d52b6c98fa43e51bd027a</id>
<content type='text'>
That layer is nice, but the CC3200 doesn't need it and getting rid of
it saves ~200 bytes, which are more than welcome.
</content>
</entry>
</feed>
