19 Commits (master)

Author SHA1 Message Date
  Cefn Hoile 61d1577ef6 Cruft removal 6 years ago
  Cefn Hoile 9f00d2eb40 Moved to adafruit_blinka.agnostic 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 48f5f33826 Minimise variables per module, given memory ceiling 6 years ago
  Cefn Hoile b4be9b426d Implementation of hardware I2C. Added timeout and receiver_buffer_size handling. Switched to use of pin references rather than pin ids. 6 years ago
  Cefn Hoile 5d0b207bdb Raise erro rwhen attempting software I2C on platform without. Minimise imports on load (import within function definitions). Remove spurious positional and keyword arg containers. Eliminate locally-scoped temporary variables. Switched to use of pin references rather than IDs in microcontroller port lists 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 b76e7eb3ac Added monkeypatch for time.struct_time dependency of adafruit_gps. 6 years ago
  Cefn Hoile 5da8051ef5 YAPF PEP8 auto-reformat layout and whitespace (no code changes) 6 years ago
  Cefn Hoile 69419947ae Reverted to package 6 years ago
  Cefn Hoile 8d929e8dd9 Moved bytecode .gitignore into root to cleanup src folders 6 years ago
  Cefn Hoile b70fd42adf Refactoring Pin, pin etc. 6 years ago
  Cefn Hoile 5f6bb4e415 Renaming and refactoring typos. Experimental logic for board-based Pin naming, falling back on microcontroller-based Pin naming 6 years ago
  Cefn Hoile 72e45c78d6 Fix copy-paste error 6 years ago
  Cefn Hoile d1eda01920 .gitignore for python paths 6 years ago
  Cefn Hoile a575c4ba60 Packages reverted to modules 6 years ago
  Cefn Hoile 34afbde5ef Agnostic and wrapper-specific classes now under adafruit_blinka 6 years ago
  Cefn Hoile f4f44cf730 Board packages now under adafruit_blinka 6 years ago
  Cefn Hoile 9aedff3827 Microcontroller packages now under adafruit_blinka 6 years ago