From: Cefn Hoile Date: Mon, 19 Feb 2018 16:14:46 +0000 (+0000) Subject: Update index.md X-Git-Tag: 0.1.0~4^2~69 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/355416c522c7f083978329ce28b5c49cfa0eb9bf Update index.md --- diff --git a/notes/index.md b/notes/index.md index bde75a3..2004644 100644 --- a/notes/index.md +++ b/notes/index.md @@ -24,9 +24,7 @@ testing.main() ## Comments -There is a routine in the top level of the repo called `upload_feather_m0_watch.py` which monitors the repo folder (on a regular -filesystem) and selectively synchronizes it with the CIRCUITPY folder -when any changes are saved, which assists with development. +There are routines in the top level of the repo like `upload_feather_m0_watch.py` which selectively synchronize files it with the CIRCUITPY or PYBFLASH folder for stm32 and samd21 (with a file-watching behaviour for edits), or which execute a selective ampy upload for CircuitPython/Micropython on esp8266. Given the limited memory available, on the Feather M0 Express, running the test case requires that the [micropython-lib unittest library](https://github.com/micropython/micropython-lib/blob/master/unittest/unittest.py)