TaskIF refactoring and SPI refactoring #86

Merged
meierj merged 5 commits from mueller/task-if-refactor-spi-refactor into develop 2022-05-17 20:25:54 +02:00
Owner
  • Refactor TaskIF: Allow specifying operation code passed to performOperation call
  • Allow inserting a peridic task multiple times. This requires checking for duplicates
  • Refactor SPI: The Mutex lock properties are part of the SpiCookie now
  • Provide a way for user code to perform manual CS lock handling for SPI. Also provide a helper class for this
- Refactor TaskIF: Allow specifying operation code passed to `performOperation` call - Allow inserting a peridic task multiple times. This requires checking for duplicates - Refactor SPI: The Mutex lock properties are part of the `SpiCookie` now - Provide a way for user code to perform manual CS lock handling for SPI. Also provide a helper class for this
muellerr added 3 commits 2022-05-17 17:51:31 +02:00
muellerr added 1 commit 2022-05-17 17:51:49 +02:00
muellerr changed title from TaskIF refactoring and SPI refactoring to WIP: TaskIF refactoring and SPI refactoring 2022-05-17 17:53:36 +02:00
muellerr added 1 commit 2022-05-17 18:12:16 +02:00
muellerr changed title from WIP: TaskIF refactoring and SPI refactoring to TaskIF refactoring and SPI refactoring 2022-05-17 18:14:08 +02:00
muellerr requested review from meierj 2022-05-17 18:14:14 +02:00
meierj approved these changes 2022-05-17 20:25:39 +02:00
meierj merged commit e758f0be2e into develop 2022-05-17 20:25:54 +02:00
Sign in to join this conversation.
No description provided.