Skip to content

[fiber] Add more yields into modm#1205

Merged
salkinium merged 1 commit intomodm-io:developfrom
salkinium:feature/more_yields
Sep 29, 2024
Merged

[fiber] Add more yields into modm#1205
salkinium merged 1 commit intomodm-io:developfrom
salkinium:feature/more_yields

Conversation

@salkinium
Copy link
Member

Since #1172 we have a polyfill for fiber yields that are empty when the fiber module is not enabled. Therefore we can add a whole lot of yields into modm without affecting non-fiber based projects.

  • BitBang I2C driver on every byte
  • BitBang SPI driver on every byte
  • some more when I have the time

@salkinium salkinium added this to the 2024q3 milestone Aug 27, 2024
@salkinium salkinium marked this pull request as ready for review September 29, 2024 12:31
@salkinium salkinium merged commit edb1a09 into modm-io:develop Sep 29, 2024
@salkinium salkinium deleted the feature/more_yields branch September 29, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant