drivers/serial: implement serial reconf #252

Merged
Doczom merged 1 commits from b00bl1k/kolibrios:implement-serial-reconf into main 2025-05-24 14:06:32 +02:00
Contributor
  • Removed obsolete checks in the reconf function
  • Implemented support for setting word_size, parity, and stop_bits parameters in the usbftdi and uart16550 drivers
  • Added a helper function to obtain the serial driver version
  • Updated the serial API version macro
- Removed obsolete checks in the reconf function - Implemented support for setting word_size, parity, and stop_bits parameters in the usbftdi and uart16550 drivers - Added a helper function to obtain the serial driver version - Updated the serial API version macro
b00bl1k added 1 commit 2025-05-22 18:32:40 +02:00
Implement serial reconf
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 26s
Build system / Build (pull_request) Successful in 4m31s
2dfb3ddff3
b00bl1k changed title from WIP: driver/serial: implement serial reconf to WIP: drivers/serial: implement serial reconf 2025-05-22 18:32:53 +02:00
b00bl1k changed title from WIP: drivers/serial: implement serial reconf to drivers/serial: implement serial reconf 2025-05-22 19:16:52 +02:00
b00bl1k requested review from Doczom 2025-05-22 19:17:24 +02:00
Doczom approved these changes 2025-05-23 13:11:21 +02:00
Doczom merged commit 2dfb3ddff3 into main 2025-05-24 14:06:32 +02:00
b00bl1k deleted branch implement-serial-reconf 2025-05-24 14:17:27 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#252
No description provided.