Azure RTOS adding UDP and TCP to same project?
I am attempting to add a UDP service to my TCP project. However, I do not see a way to select the UDP services in the .ioc configuration.I have successfully implemented UDP in my Nucleo F4 project, but the TCP project is using an Nucleo H723 target/p...