Hi Everyone!
nrf_serial.c and nrf_serial.h are gone in SDK 17.0.2. There are present in 16.0.0. I do not see any mention of this in the release notes.
Was this module intentionally removed? Has it been replaced by something or deemed unnecessary?
I'm porting some code built with an older version of the SDK and I don't know if I should just grab the nrf_serial from version 16 or if I need to rewrite it to use a different interface.
Thanks,
Glen