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
Hi, I'm starting to learn how to develop with the Decawave board. I'm using GNU_GCC and SDK v16 of nRF Boards.
I would like to ask two things, first of all:
Is Uart.h lib really required? I'm currently using nrf_log.h and I dont want to lose the access to ERROR Reports this library provides me.
Second question:
Is FreeRTOS really required? and when you guys are going to update the examples repository with GNU_GCC and SDKv16 examples?
Thank you very much
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I'm starting to learn how to develop with the Decawave board. I'm using GNU_GCC and SDK v16 of nRF Boards.
I would like to ask two things, first of all:
Is Uart.h lib really required? I'm currently using nrf_log.h and I dont want to lose the access to ERROR Reports this library provides me.
Second question:
Is FreeRTOS really required? and when you guys are going to update the examples repository with GNU_GCC and SDKv16 examples?
Thank you very much
The text was updated successfully, but these errors were encountered: