summaryrefslogtreecommitdiff
path: root/nrf-softdevice-macro
AgeCommit message (Expand)Author
2021-01-24support variable length arrayrise0chen
2020-12-03Add write_without_response to gatt client macrosDario Nieuwenhuis
2020-11-25UUID128 is little endian!Dario Nieuwenhuis
2020-11-10gatt_server: fix another missing absolute pathDario Nieuwenhuis
2020-11-10gatt_client: add macro. Fixes #8Dario Nieuwenhuis
2020-11-09gatt_server: fix macro breaking if missing imports.Dario Nieuwenhuis
2020-11-09gatt_server: support char types other than u8Dario Nieuwenhuis
2020-11-09Add uuid handling in gatt_server proc macro.Dario Nieuwenhuis
2020-09-18WIP proc macro for defining GATT servers.Dario Nieuwenhuis