- 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
Watchdog timer implementation ----------------------------- Enable watchdog timer on boot. Add FreeRTOS task to clear the timer. Watchdog expires after 2.7 seconds, and is cleared every 2 seconds. See merge request card10/firmware!172
-
-
rahix authored
fix(pmic): properly release the two locks See merge request card10/firmware!192
-
schneider authored
-
swym authored
-
Hauke Mehrtens authored
ble: card10 svc - rewrite Closes #84 See merge request !151
-
genofire authored
Ble file trans const init See merge request card10/firmware!181
-
rahix authored
Fix BME680 Bugs See merge request card10/firmware!188
-
rahix authored
minor spelling/grammar fixes to docs See merge request card10/firmware!187
-
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>