]> Repositories - Adafruit_Blinka-hackapet.git/shortlog
Adafruit_Blinka-hackapet.git
2018-02-19 Cefn HoileUpdated README
2018-02-19 Cefn HoileBetter formatted console results. Skip wiring check...
2018-02-19 Cefn HoileBetter formatted console results
2018-02-19 Cefn HoileTerminate early while experimenting with testcases
2018-02-19 Cefn HoileAdded exception-printouts, and flags to selectively...
2018-02-19 Cefn Hoilerely on utime directly.
2018-02-19 Cefn HoileClarified comment
2018-02-19 Cefn HoileValue moved packages
2018-02-19 Cefn HoileCoverage for switch_to_x() methods. Pull-up and pull...
2018-02-19 Cefn Hoileled_hardwired flag to skip interactive questioning...
2018-02-19 Cefn HoileAdded interactive await behaviour for real-world trigge...
2018-02-19 Cefn HoileMoved temporary methods to end of definition
2018-02-19 Cefn HoileInitialisations to None help with code completion edito...
2018-02-19 Cefn HoileSDA/SCL matching labels on board
2018-02-19 Cefn HoileExporting time symbols not modules
2018-02-19 Cefn HoileSuppress Pycharm
2018-02-19 Cefn HoileProperty interdependencies now sensible
2018-02-18 Cefn HoileUpdated for new testing structure
2018-02-18 Cefn HoileMore consistent naming of board,microcontroller,impleme...
2018-02-18 Cefn HoileMoved pin_count out of board into proper place in micro...
2018-02-18 Cefn HoileMore consistent naming of board,microcontroller,impleme...
2018-02-18 Cefn HoileSimplified import
2018-02-18 Cefn HoileMore consistent naming of board,microcontroller,impleme...
2018-02-18 Cefn HoileTypo
2018-02-18 Cefn HoileMore consistent naming of board,microcontroller,impleme...
2018-02-18 Cefn HoilePlaceholder for board pin identifiers
2018-02-18 Cefn HoileNow a global module property, not sub-module
2018-02-18 Cefn HoileMicrocontroller package matching pyboard
2018-02-18 Cefn HoileInteractive integration test proven on Huzzah CircuitPython
2018-02-18 Cefn Hoiletesting.implementation __init__ now just package placeh...
2018-02-18 Cefn HoileDefault package name changed
2018-02-18 Cefn HoileSwitch sub-import based on chip
2018-02-18 Cefn HoileMoved Pin into mcp layer to prevent circular import...
2018-02-18 Cefn HoileMicropython compatibility layer for DigitalInOut still...
2018-02-18 Cefn HoileDraft pin naming for pyboard
2018-02-18 Cefn HoileAvoided polluting board namespace with microcontroller...
2018-02-18 Cefn HoilePopulated draft switch statements
2018-02-18 Cefn HoileStandardised platform (chip) names
2018-02-18 Cefn HoileUpdated for more consistent test package naming, corres...
2018-02-18 Cefn HoileSeparated upload routine for Huzzah with/without circui...
2018-02-18 Cefn HoileMapped pins from esp8266 microcontroller to Feather...
2018-02-18 Cefn HoileBoard oriented test fixture parameters
2018-02-18 Cefn HoileAmpy-based selective integration-test upload routine...
2018-02-18 Cefn HoileNaming consistent with agnostic.py and sys.implementati...
2018-02-18 Cefn Hoileplatform was misnomer for tests really organised around...
2018-02-18 Cefn HoileNow everything is embedded by default, with only testin...
2018-02-18 Cefn HoilePackage for circuitpython tests
2018-02-18 Cefn HoileExtracted implementation-agnostic test
2018-02-18 Cefn HoileNow organising around implementation not platform
2018-02-18 Cefn HoileModule for function-performance-profiling decorator
2018-02-18 Cefn HoileNow applicable to all platforms
2018-02-18 Cefn HoileMoved from module to package
2018-02-18 Cefn HoileAdded interactive logic. Pre-imported libraries
2018-02-18 Cefn HoileNo diff
2018-02-18 Cefn HoileNo diff
2018-02-18 Cefn HoileDefining pin values for test fixtures.
2018-02-18 Cefn HoileRenamed
2018-02-18 Cefn HoileImproved routine to minimise re-uploading, separate...
2018-02-18 Cefn HoilePyboard-specific filesystem synchronization behaviour
2018-02-18 Cefn HoileCommented
2018-02-18 Cefn HoileCommented
2018-02-18 Cefn HoileSeparated mcp-specific subparts of DigitalInOut testcase
2018-02-18 Cefn HoilePlatform-dependent routine to get hardware test fixtures
2018-02-18 Cefn HoileAdded pyboard entry. Generalised logic
2018-02-18 Cefn HoileBytecode version
2018-02-18 Cefn HoileInitial intro regarding approach
2018-02-17 Cefn HoileMoved
2018-02-17 Cefn HoileFirst tests working on ESP8266
2018-02-17 Cefn HoileRemoved prior workaround as not compatible with micropy...
2018-02-17 Cefn HoileWorkaround for micropython-lib unittest module main...
2018-02-17 Cefn HoileESP8266 platform test
2018-02-17 Cefn HoileNo longer needed
2018-02-17 Cefn HoileFormatted
2018-02-17 Cefn HoileConsistent naming
2018-02-17 Cefn HoileRoutine to force files on Feather to match local whenev...
2018-02-17 Cefn HoileExperimental routine to watch for folder changes and...
2018-02-17 Cefn HoileFile upload routine to complement https://github.com...
2018-02-17 Cefn HoileCommented
2018-02-17 Cefn HoilePlaceholder for embedded-only hardware-dependent tests
2018-02-17 Cefn HoilePlaceholder for cross-platform tests
2018-02-17 Cefn HoileBrought in from micropython-lib upip version
2018-02-17 Cefn HoilePackage flag
2018-02-17 Cefn HoileDraft implementation of digitalio to be hardened once...
2018-02-16 Cefn HoileModule for tests only running actually in an embedded...
2018-02-16 Cefn HoileReimplementation of corresponding circuitpython version
2018-02-16 Cefn HoileModule for util objects supporting Micro/CircuitPython...
2018-02-16 Cefn HoileModule to help with cross-platform test cases
2018-02-16 Cefn HoileNaming not chip-oriented
2018-02-15 Cefn HoileStrategy for board module being conditionally populated...
2018-02-07 Limor "Ladyada... Merge pull request #1 from ladyada/master
2018-02-07 ladyadacooookies
2018-02-07 Limor "Ladyada... Initial commit