circuitpython/ports/atmel-samd/supervisor
Jeff Epler a7e3c74fed Autocreate files that prevent MacOS indexing of the CIRCUITPYTHON dive
.. the price of this appears to be about 112 bytes of flash and 12
bytes of RAM, according to the stats printed during the build.

It also uses up 4 directory entries (out of 128), but does not reduce
the number of blocks usable for storing file contents.

These are the same items noted in the Adafruit README for Trinket M0
as preventing MacOS indexing.

Closes: #689
2018-03-22 08:07:32 -05:00
..
filesystem.c Autocreate files that prevent MacOS indexing of the CIRCUITPYTHON dive 2018-03-22 08:07:32 -05:00
port.c gamepad: Enable the gamepad module for express boards in 3.x 2018-03-11 13:39:54 +01:00
serial.c atmel-samd: More USB polish 2017-10-30 18:29:20 -07:00