diff options
| author | Damien George | 2019-07-04 18:03:26 +1000 |
|---|---|---|
| committer | Jim Mussared | 2019-10-01 09:51:02 +1000 |
| commit | 07f6644a38e2a4d5aa96d3f007ffd21fcedc3955 (patch) | |
| tree | 2e32903d6af39bc5e084b24f3f05d3f638305f72 /extmod/nimble/bsp | |
| parent | 21507a6f621a0e300a7a2942a6bde6be3d62c20b (diff) | |
extmod/nimble: Add nimble bindings.
Diffstat (limited to 'extmod/nimble/bsp')
| -rw-r--r-- | extmod/nimble/bsp/bsp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extmod/nimble/bsp/bsp.h b/extmod/nimble/bsp/bsp.h new file mode 100644 index 000000000..8b1a39374 --- /dev/null +++ b/extmod/nimble/bsp/bsp.h @@ -0,0 +1 @@ +// empty |
