Nordic nrf52833dk example

How to build?

examples $ bazelisk build //nrf52 --platforms=//nrf52:nrf52833dk

If you need debug symbols, you can add --strip=never to the build command.