summaryrefslogtreecommitdiff
path: root/peripheral/main.c
Commit message (Expand)AuthorAgeFilesLines
* build: Fix errors with glibc < 2.25Fabrice Fontaine2022-02-151-2/+2
* build: Fix build when sanitizer are enabledLuiz Augusto von Dentz2021-12-231-1/+1
* peripheral: Replace random number generation functionTedd Ho-Jeong An2021-12-081-5/+6
* peripheral: Fix unchecked return valueTedd Ho-Jeong An2021-10-181-1/+2
* peripheral: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* shared/mainloop: Remove mainloop_set_signalLuiz Augusto von Dentz2018-12-051-9/+1
* peripheral: Add initial code for btsensor applicationMarcel Holtmann2015-04-281-0/+247