| commit | e678a6247d1a651f9bbbc48403d60510b2fbda30 | [log] [tgz] |
|---|---|---|
| author | TOKITA Hiroshi <tokita.hiroshi@gmail.com> | Thu Apr 04 06:58:49 2024 +0900 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Apr 10 10:01:25 2024 +0200 |
| tree | edfb733f5bb76fd5fd3fad4aeab6ec89ac850d33 | |
| parent | e93cf224b6e8f6559f6b40a18c09f884b01f4855 [diff] |
drivers: serial: rpi_pico: Migrate to pl011 driver RaspberryPi Pico's UART can be operated with the pl011 driver. Replace it with this. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>