Hardware/Embedded section
Before submitting a bunch of PRs under "librarry, it's probably worth considering adding for hardware. Or should these go under Framework? Here's the relevant ones of the top of my head:
- https://github.com/apache/mynewt-nimble
- https://github.com/arduino-libraries/ArduinoBLE
- https://docs.zephyrproject.org/latest/connectivity/bluetooth/index.html
- https://docs.micropython.org/en/latest/library/bluetooth.html
- Proprietary stacks like BlueKitchen & Packetcraft
Also, Nordic's nRF Connect SDK was mentioned. But many vendors have their own stacks SiLabs, Renesas, etc. Novelbits has a good list, albeit outdated.
Good call @beriberikix I think we can consider creating new section like we did for Android or iOS and under there start listing the libs, sdks, etc. So it's way easier to read. At least for the one that provide both hardware and software.
For the remaining probably worth list them under platforms or frameworks, not sure which fits better, wdyt?
I started tweaking the list and introducing new section for specific hardware related libs https://github.com/dotintent/awesome-ble/blob/main/README.md