- Dec 13, 2020
- Dec 04, 2020
- Dec 03, 2020
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Nov 16, 2020
-
- Nov 06, 2020
-
- Nov 04, 2020
-
-
rahix authored
Slight formatting cleanup to ensure the docs are rendered and linked properly. Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
- Oct 31, 2020
-
- Oct 30, 2020
-
-
schneider authored
The MSC interrupts can come in back to back, effectively blocking the FreeRTOS timer task which resets the watchdog. This simple fix simply resets the watchdog when performing an MSC read or write.
-
- Oct 23, 2020
-
-
rahix authored
They won't get modified, so make them const. Also reformat a bit so they look prettier. Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
These two static variables aren't (and shouldn't!) be used anywhere outside of bhi160_fetch_fifo() so let's move them into the function. Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
bhi160_fetch_fifo() doesn't actually return any meaningful error values anymore. Remove return-value checks and make the function return void to express this clearly. Signed-off-by:
Rahix <rahix@rahix.de>
-
- Oct 17, 2020
-
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
The -EIO error was triggering a warning in the caller.
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored