diff options
| author | Sean Cross <sean@xobs.io> | 2020-05-27 11:25:24 +0800 |
|---|---|---|
| committer | Sean Cross <sean@xobs.io> | 2020-05-27 11:38:29 +0800 |
| commit | aac5a4f178f311eb2aaf7d58135e9df49f80f7c4 (patch) | |
| tree | cab7d67579e6dda498f56aacb57f6f79c7102d5b /shared-module | |
| parent | dbf1bef56ab3a7ce73388c9833c9aa5a4074eb24 (diff) | |
watchdog: use common_hal_watchdog_* pattern
This pulls all common functionality into `shared-bindings` and keeps
platform-specific code inside `nrf`. Additionally, this performs most
validation in the `shared-bindings` site.
The only validation that occurs inside platform-specific `common-hal`
code is related to timeout limits that are platform-specific.
Additionally, all documentation is now inside the `shared-bindings`
directory.
Signed-off-by: Sean Cross <sean@xobs.io>
Diffstat (limited to 'shared-module')
0 files changed, 0 insertions, 0 deletions
