2018-02-19 |
Cefn Hoile | Update README.rst |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Update README.rst |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Update index.md |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Update index.md |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Update index.md |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Update index.md |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Added support for pyboard and future support for invert... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Updated README |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Better formatted console results. Skip wiring check... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Better formatted console results |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Terminate early while experimenting with testcases |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Added exception-printouts, and flags to selectively... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | rely on utime directly. |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Clarified comment |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Value moved packages |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Coverage for switch_to_x() methods. Pull-up and pull... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | led_hardwired flag to skip interactive questioning... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Added interactive await behaviour for real-world trigge... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Moved temporary methods to end of definition |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Initialisations to None help with code completion edito... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | SDA/SCL matching labels on board |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Exporting time symbols not modules |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Suppress Pycharm |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Property interdependencies now sensible |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Updated for new testing structure |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | More consistent naming of board,microcontroller,impleme... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Moved pin_count out of board into proper place in micro... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | More consistent naming of board,microcontroller,impleme... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Simplified import |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | More consistent naming of board,microcontroller,impleme... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Typo |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | More consistent naming of board,microcontroller,impleme... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Placeholder for board pin identifiers |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Now a global module property, not sub-module |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Microcontroller package matching pyboard |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Interactive integration test proven on Huzzah CircuitPython |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | testing.implementation __init__ now just package placeh... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Default package name changed |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Switch sub-import based on chip |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Moved Pin into mcp layer to prevent circular import... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Micropython compatibility layer for DigitalInOut still... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Draft pin naming for pyboard |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Avoided polluting board namespace with microcontroller... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Populated draft switch statements |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Standardised platform (chip) names |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Updated for more consistent test package naming, corres... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Separated upload routine for Huzzah with/without circui... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Mapped pins from esp8266 microcontroller to Feather... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Board oriented test fixture parameters |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Ampy-based selective integration-test upload routine... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Naming consistent with agnostic.py and sys.implementati... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | platform was misnomer for tests really organised around... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Now everything is embedded by default, with only testin... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Package for circuitpython tests |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Extracted implementation-agnostic test |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Now organising around implementation not platform |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Module for function-performance-profiling decorator |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Now applicable to all platforms |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Moved from module to package |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Added interactive logic. Pre-imported libraries |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | No diff |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | No diff |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Defining pin values for test fixtures. |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Renamed |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Improved routine to minimise re-uploading, separate... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Pyboard-specific filesystem synchronization behaviour |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Commented |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Commented |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Separated mcp-specific subparts of DigitalInOut testcase |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Platform-dependent routine to get hardware test fixtures |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Added pyboard entry. Generalised logic |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Bytecode version |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Cefn Hoile | Initial intro regarding approach |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Moved |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | First tests working on ESP8266 |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Removed prior workaround as not compatible with micropy... |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Workaround for micropython-lib unittest module main... |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | ESP8266 platform test |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | No longer needed |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Formatted |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Consistent naming |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Routine to force files on Feather to match local whenev... |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Experimental routine to watch for folder changes and... |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | File upload routine to complement https://github.com... |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Commented |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Placeholder for embedded-only hardware-dependent tests |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Placeholder for cross-platform tests |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Brought in from micropython-lib upip version |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Package flag |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Cefn Hoile | Draft implementation of digitalio to be hardened once... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Cefn Hoile | Module for tests only running actually in an embedded... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Cefn Hoile | Reimplementation of corresponding circuitpython version |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Cefn Hoile | Module for util objects supporting Micro/CircuitPython... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Cefn Hoile | Module to help with cross-platform test cases |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Cefn Hoile | Naming not chip-oriented |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Cefn Hoile | Strategy for board module being conditionally populated... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Limor "Ladyada... | Merge pull request #1 from ladyada/master |
commit | commitdiff | tree | snapshot |
2018-02-07 |
ladyada | cooookies |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Limor "Ladyada... | Initial commit |
commit | commitdiff | tree | snapshot |
|