analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
924 stars 1.65k forks source link

stm32:uart: Register user-supplied rxcallback #2158

Closed ribdp closed 2 months ago

ribdp commented 5 months ago

Pull Request Description

  1. Add rx callback function pointer to no-OS uart desc
  2. Register user-supplied callback instead of default, if supplied

PR Type

PR Checklist

CiprianRegus commented 2 months ago

I'll close this PR for now due to inactivity