- Dec 13, 2020
-
-
schneider authored
While subscribed to an ESS characteristic, the sensor gets polled every 3 seconds.
-
schneider authored
-
schneider authored
-
schneider authored
This makes the behaviour of the BME680 more predictable when measuring in an irregular interval.
-
schneider authored
-
schneider authored
-
schneider authored
This allows to execute code which uses mutexes before the scheduler is started. E.g. during early hardware init.
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
- 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 17, 2020