You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the API declared in `mbed-os/hal/serial_api.h`. You must define the `serial_t` struct in `objects.h`. You may use the `serial_t` struct for referencing memory-mapped serial registers and passing related pin and peripheral operation information data that the HAL needs.
0 commit comments