diff options
| author | Dan Halbert <halbert@halwitz.org> | 2019-06-11 16:16:29 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2019-06-11 16:16:29 -0400 |
| commit | 4fc189b60c800f097db55c16768fa8c73eb72ccf (patch) | |
| tree | 7829990c07bbd80c490bc03508d6e0d1c25e166b /shared-bindings/board | |
| parent | c85e111675ccfb0c03aa06bd3461f5a3c026ec87 (diff) | |
| parent | 036e7a332baea537d1a0b28854393fe1790b0991 (diff) | |
Merge latest 4.0.x fixes into master
Diffstat (limited to 'shared-bindings/board')
| -rw-r--r-- | shared-bindings/board/__init__.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-bindings/board/__init__.c b/shared-bindings/board/__init__.c index b4cc8cb12..47e2d64bc 100644 --- a/shared-bindings/board/__init__.c +++ b/shared-bindings/board/__init__.c @@ -34,7 +34,6 @@ //| //| .. module:: board //| :synopsis: Board specific pin names -//| :platform: SAMD21 //| //| Common container for board base pin names. These will vary from board to //| board so don't expect portability when using this module. |
