<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/unix/Makefile, branch v1.9.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.9.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.9.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-06-08T03:42:23+00:00</updated>
<entry>
<title>unix/Makefile: replace references to make with $(MAKE)</title>
<updated>2017-06-08T03:42:23+00:00</updated>
<author>
<name>Tamas TEVESZ</name>
<email>ice@extreme.hu</email>
</author>
<published>2017-06-07T15:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d80c951f719ee342da1a7ba5ff63b134b46ff1f2'/>
<id>urn:sha1:d80c951f719ee342da1a7ba5ff63b134b46ff1f2</id>
<content type='text'>
make is not always GNU make; the latter  may go by different names.
This helps builds on systems where the default make is not GNU make.
</content>
</entry>
<entry>
<title>various: Spelling fixes</title>
<updated>2017-05-29T08:36:05+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2017-05-29T07:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ca16c3821053e5bf2b87aeb10007f73f31dc1eac'/>
<id>urn:sha1:ca16c3821053e5bf2b87aeb10007f73f31dc1eac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unix/Makefile: Don't add frozen bytecode to minimal build.</title>
<updated>2017-05-26T08:12:30+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-05-26T08:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d77862279e4433d26e1507ef9df7d94fccb6ad0f'/>
<id>urn:sha1:d77862279e4433d26e1507ef9df7d94fccb6ad0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unix/Makefile: Enable frozen bytecode modules dir.</title>
<updated>2017-05-12T15:31:22+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-05-12T15:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5c312861a611df156f2fb2b0811f3713df2edb14'/>
<id>urn:sha1:5c312861a611df156f2fb2b0811f3713df2edb14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unix: Remove obsolete MICROPY_FATFS macro.</title>
<updated>2017-04-26T01:16:52+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-04-26T01:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7743b1523edee4cabffdfdc7d3d05fef24f38f8d'/>
<id>urn:sha1:7743b1523edee4cabffdfdc7d3d05fef24f38f8d</id>
<content type='text'>
It doesn't do anything.  The VFS feature is controlled by MICROPY_VFS and
the FatFS driver, by MICROPY_VFS_FAT (which are set in mpconfigport.h).
</content>
</entry>
<entry>
<title>all: Use full path name when including mp-readline/timeutils/netutils.</title>
<updated>2017-03-31T11:29:39+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-03-31T11:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b6c7e4b143d96ff9f84ccb22d83b1e15ab084250'/>
<id>urn:sha1:b6c7e4b143d96ff9f84ccb22d83b1e15ab084250</id>
<content type='text'>
This follows the pattern of how all other headers are now included, and
makes it explicit where the header file comes from.  This patch also
removes -I options from Makefile's that specify the mp-readline/timeutils/
netutils directories, which are no longer needed.
</content>
</entry>
<entry>
<title>all/Makefile: Remove -ansi from GCC flags, its ignored anyway.</title>
<updated>2017-03-23T04:32:12+00:00</updated>
<author>
<name>Krzysztof Blazewicz</name>
<email>blazewicz.krzysztof@gmail.com</email>
</author>
<published>2017-03-05T12:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=75589272ef12d538ab7ce4f4453be85d826b5083'/>
<id>urn:sha1:75589272ef12d538ab7ce4f4453be85d826b5083</id>
<content type='text'>
The -ansi flag is used for C dialect selection and it is equivalent to -std=c90.
Because it goes right before -std=gnu99 it is ignored as for conflicting flags
GCC always uses the last one.
</content>
</entry>
<entry>
<title>unix: Fix freedos port build problems.</title>
<updated>2017-02-06T04:25:42+00:00</updated>
<author>
<name>Nikita Melentev</name>
<email>Nikita.Melentev@kronshtadt.ru</email>
</author>
<published>2017-02-02T11:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5bea6ea808b4ce0c9f6fa07c8dffddcdb7883f96'/>
<id>urn:sha1:5bea6ea808b4ce0c9f6fa07c8dffddcdb7883f96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unix: Change to use new generic VFS sub-system in coverage build.</title>
<updated>2017-01-27T06:21:45+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-27T04:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f1e04148a195619d142523152e952af6eaf5cd1c'/>
<id>urn:sha1:f1e04148a195619d142523152e952af6eaf5cd1c</id>
<content type='text'>
This patch includes a new module "uos_vfs" which can be used for testing
the VFS syb-system.
</content>
</entry>
<entry>
<title>unix: Switch to OO version of FatFS library.</title>
<updated>2017-01-27T02:19:10+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-06-01T16:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5395f5bc714785ce1692881531240c4a14e4cf0c'/>
<id>urn:sha1:5395f5bc714785ce1692881531240c4a14e4cf0c</id>
<content type='text'>
</content>
</entry>
</feed>
