21 Commits (master)

Author SHA1 Message Date
  Cefn Hoile 61d1577ef6 Cruft removal 6 years ago
  Cefn Hoile 8175ad632e No longer used. Stability issues from mounted filesystems make auto-sync impossible. 6 years ago
  Cefn Hoile ef1cd7a840 Copy Paste error, pasted before import. Noted BNO055 not tested. 6 years ago
  Cefn Hoile 1ecde5c041 Upload new-structure agnostic and the time package too 6 years ago
  Cefn Hoile 04ae17d37e Handle also CircuitPython error from missing pull capability. 6 years ago
  Cefn Hoile a8ed516cc3 Agnostic now a package. Interactive testing now relies on monotonic. time now under agnostic package. 6 years ago
  Cefn Hoile 38566e3a72 Simplified testing packages 6 years ago
  Cefn Hoile 70057aea2a Separated into uart, i2c tests 6 years ago
  Cefn Hoile 6f289bcf89 Renamed anticipating deprecation in favour of filesystem copy routine - watch-triggered sync too unreliable. 6 years ago
  Cefn Hoile 4bbe5af631 Added agnostic as shared dependency between micropython and circuitpython test configuration 6 years ago
  Cefn Hoile ddf8185ca2 Added adafruit_register to test library dependencies 6 years ago
  Cefn Hoile 546aa0533b Definition of I2C bus-type per-board. Segregated busio tests into i2c vs uart 6 years ago
  Cefn Hoile ba4b66024f Sync procedure for pyboard testing. 6 years ago
  Cefn Hoile 6eb178d1ac Moved ports declarations into microcontroller.pin package, and used pin references in port definitions. 6 years ago
  Cefn Hoile 8d929e8dd9 Moved bytecode .gitignore into root to cleanup src folders 6 years ago
  Cefn Hoile 181c0f8a5b Tested refactored upload scripts for new layout 6 years ago
  Cefn Hoile 7f28171d98 Moved upload scripts into test directory 6 years ago
  Cefn Hoile f8614aec75 Moved unittest module into separate test directory 6 years ago
  Cefn Hoile d1eda01920 .gitignore for python paths 6 years ago
  Cefn Hoile 5c2512abe5 Moved testing out of top level python path 6 years ago
  Cefn Hoile 20af20ec53 Added tested libraries as submodules 6 years ago