-
Notifications
You must be signed in to change notification settings - Fork 140
Comparing changes
Open a pull request
base repository: tinygo-org/bluetooth
base: v0.9.0
head repository: tinygo-org/bluetooth
compare: v0.10.0
- 12 commits
- 23 files changed
- 6 contributors
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b08161 - Browse repository at this point
Copy the full SHA 6b08161View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 314ca89 - Browse repository at this point
Copy the full SHA 314ca89View commit details
Commits on May 10, 2024
-
This version fixes an error that leaked Go pointers to the WinRT runtime causing random access violation errors (0xc0000005) whenver these pointers where freed or moved by Go's GC. For more info checkout saltosystems/winrt-go#94. Diff: saltosystems/winrt-go@45c2d7a...4f7860a
Configuration menu - View commit details
-
Copy full SHA for 348de05 - Browse repository at this point
Copy the full SHA 348de05View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for abbb565 - Browse repository at this point
Copy the full SHA abbb565View commit details
Commits on May 25, 2024
-
gap: fix ServiceDataElement.UUID comment
I can't find anything that says the service UUID can also be a company UUID (though the UUID number ranges don't overlap, so it could be possible). Maybe I'm wrong, considering the size of the Bluetooth specification I could easily have missed something.
Configuration menu - View commit details
-
Copy full SHA for c26c9d5 - Browse repository at this point
Copy the full SHA c26c9d5View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d46f2cc - Browse repository at this point
Copy the full SHA d46f2ccView commit details
Commits on Jun 7, 2024
-
hci: refactor to separate HCI transport implementation from interface…
… to not always assume UART. Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 926aeb4 - Browse repository at this point
Copy the full SHA 926aeb4View commit details -
test: add hci_uart based implementation to smoke tests
Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9905abd - Browse repository at this point
Copy the full SHA 9905abdView commit details
Commits on Jun 11, 2024
-
Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 457af75 - Browse repository at this point
Copy the full SHA 457af75View commit details -
modules: update for cyw43439 HCI functionality
Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d0c149 - Browse repository at this point
Copy the full SHA 0d0c149View commit details -
docs: add mention of support for rp2040-W to README
Signed-off-by: deadprogram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1081a9 - Browse repository at this point
Copy the full SHA b1081a9View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a668e1b - Browse repository at this point
Copy the full SHA a668e1bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.0...v0.10.0