- Aug 22, 2019
-
-
rahix authored
FIFO parsing would parse certain packets late because of an incorrect assumption about FIFO-internals. Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Related to #20. Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
-
rahix authored
feat(fatfs): remember by which core an FD was opened, allow to close all FDs by a certain core See merge request card10/firmware!179
-
schneider authored
-
swym authored
-
Hauke Mehrtens authored
ble: card10 svc - rewrite Closes #84 See merge request !151
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
genofire authored
-
prof_r authored
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
-
Hauke Mehrtens authored
When we use callbacks to not provide a space to store the variable, this way we can safe some memory. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Hauke Mehrtens authored
We do not use the read callback, so remove it. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Hauke Mehrtens authored
The dynamic registration is not needed and it only has a limited number of memory, use static service data for registration. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>