We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
I have ported all functions but bl_led_setup() and bl_led_loop().
bl_led_setup()
bl_led_loop()
I haven't ported bl_led_setup() because it's dependant of bl_acq_channel_get_source which is defined in src/acq and we haven't ported that yet.
bl_acq_channel_get_source
src/acq
I haven't ported bl_led_loop() because it is tightly related to spi code.
Therefore, this two functions will be ported once their dependencies are sorted.
Sorry, something went wrong.
ikerperezdelpalomar
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: