2018-02-24 |
Cefn Hoile | Retired notes directory |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | .gitignore for python paths |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Packages reverted to modules |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Agnostic and wrapper-specific classes now under adafrui... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Moved testing out of top level python path |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Board packages now under adafruit_blinka |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Microcontroller packages now under adafruit_blinka |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Typo in interactive message |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Top level package now defines only uart and spi ports... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Defined uart and spi hardware availability for esp8266... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Moved locking behaviour into common superclass. Moved... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | board=None if detection doesn't work |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Tests not verified for busio implementation |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Untested busio implementation |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Cefn Hoile | Added tested libraries as submodules |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | Snapshot of testing.main() which runs BME280 successfully |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | bytecode mistakenly committed |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | Suppress bytecode files |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | Fixed issue with directories being incorrectly filtered... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | Fixed issue with directories being incorrectly filtered |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | Workaround for (bug in?) Micropython import logic.... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | Working I2C reference testcase on CircuitPython |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | Untested draft I2C |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | Introduced conservative garbage collection to minimise... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | Reversed mistakenly committed tweak. Introduced conserv... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | Now populates BusDevice and BME280 |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Cefn Hoile | Resumed wildcard import style |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Use boolean as canonical value attribute |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Fail hard when board cannot be determined. Feather... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Suppress errors from ampy mkdir where directory exists |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Merge branch 'master' of github.com:cefn/Adafruit_Micro... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Moved Pin definition back so that __module__ properly... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Moved Pin definition back so that __module__ properly... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | Update README.rst |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Cefn Hoile | More readable, link to log of example test suite |
commit | commitdiff | tree | snapshot |
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 |
next |