- May 21, 2020
-
-
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
api_interrupt_trigger() cannot fail except by a programmer error (passing an invalid ID) in which case we should raise an assertion. Thus, make it return `void` instead of `int`. This is also in preparation for future work to schedule interrupts asynchroneously. Signed-off-by:
Rahix <rahix@rahix.de>
-
- May 20, 2020
-
-
schneider authored
When opening an ACM device Linux sends the ACM_SET_CONTROL_LINE_STATE with DTR and CTS high. We can use this re-enable the ACM device on our side after a lockup.
-
- May 10, 2020
- Apr 29, 2020
-
- Apr 28, 2020
- Apr 19, 2020
- Apr 08, 2020
- Apr 07, 2020
-
-
schneider authored
-
- Apr 06, 2020
- Apr 03, 2020
-
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
This allows to read and write strings to the config file.
-
schneider authored
Allows to set the string value of a key. Perists the value to the configuration file.
-
schneider authored
-
schneider authored
-
schneider authored
Introduces a small state machine which parses the file character by character. This eases the logic around parsing whole lines significantly. Now also trims lines, handling all non printable characters correctly.
-
- Mar 29, 2020
-
-
schneider authored
max86150 pycardium api See merge request card10/firmware!359
-
- Mar 16, 2020