]>
Repositories - hackapet/Adafruit_Blinka.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Cefn Hoile [Sat, 17 Feb 2018 02:02:32 +0000 (02:02 +0000)]
Workaround for micropython-lib unittest module main() being buggy/unhelpful with module introspection
Cefn Hoile [Sat, 17 Feb 2018 02:01:15 +0000 (02:01 +0000)]
ESP8266 platform test
Cefn Hoile [Sat, 17 Feb 2018 02:00:26 +0000 (02:00 +0000)]
No longer needed
Cefn Hoile [Sat, 17 Feb 2018 01:58:55 +0000 (01:58 +0000)]
Formatted
Cefn Hoile [Sat, 17 Feb 2018 01:58:18 +0000 (01:58 +0000)]
Consistent naming
Cefn Hoile [Sat, 17 Feb 2018 01:58:03 +0000 (01:58 +0000)]
Routine to force files on Feather to match local whenever they are changed
Cefn Hoile [Sat, 17 Feb 2018 01:16:55 +0000 (01:16 +0000)]
Experimental routine to watch for folder changes and dynamically sync to the CircuitPython filesystem.
Cefn Hoile [Sat, 17 Feb 2018 01:08:01 +0000 (01:08 +0000)]
File upload routine to complement https://github.com/ShrimpingIt/cockle/blob/
1d593448f6f623bc3c0eb779951612d9b76715e3 /deployall.py for firmare image upload when testing
Cefn Hoile [Sat, 17 Feb 2018 00:16:27 +0000 (00:16 +0000)]
Commented
Cefn Hoile [Sat, 17 Feb 2018 00:15:48 +0000 (00:15 +0000)]
Placeholder for embedded-only hardware-dependent tests
Cefn Hoile [Sat, 17 Feb 2018 00:15:21 +0000 (00:15 +0000)]
Placeholder for cross-platform tests
Cefn Hoile [Sat, 17 Feb 2018 00:04:14 +0000 (00:04 +0000)]
Brought in from micropython-lib upip version
Cefn Hoile [Sat, 17 Feb 2018 00:03:35 +0000 (00:03 +0000)]
Package flag
Cefn Hoile [Sat, 17 Feb 2018 00:03:13 +0000 (00:03 +0000)]
Draft implementation of digitalio to be hardened once unittest layout is settled
Cefn Hoile [Fri, 16 Feb 2018 21:28:30 +0000 (21:28 +0000)]
Module for tests only running actually in an embedded context (won't run on unix Micropython or CPython since they require embedded features
Cefn Hoile [Fri, 16 Feb 2018 21:27:32 +0000 (21:27 +0000)]
Reimplementation of corresponding circuitpython version
Cefn Hoile [Fri, 16 Feb 2018 21:25:58 +0000 (21:25 +0000)]
Module for util objects supporting Micro/CircuitPython translation
Cefn Hoile [Fri, 16 Feb 2018 21:24:53 +0000 (21:24 +0000)]
Module to help with cross-platform test cases
Cefn Hoile [Fri, 16 Feb 2018 21:24:09 +0000 (21:24 +0000)]
Naming not chip-oriented
Cefn Hoile [Thu, 15 Feb 2018 16:51:41 +0000 (16:51 +0000)]
Strategy for board module being conditionally populated based on platform detection
Limor "Ladyada" Fried [Wed, 7 Feb 2018 00:31:21 +0000 (19:31 -0500)]
Merge pull request #1 from ladyada/master
cooookies
ladyada [Wed, 7 Feb 2018 00:31:00 +0000 (19:31 -0500)]
cooookies
Limor "Ladyada" Fried [Wed, 7 Feb 2018 00:25:04 +0000 (19:25 -0500)]
Initial commit