Ticket #76 (assigned enhancement/request)

Opened 4 months ago

Last modified 7 weeks ago

consolidate serial ports into single serial.c API

Reported by: liamMT Owned by: liamMT
Priority: major Milestone:
Component: firmware Keywords:
Cc:

Description

There are 3 UARTs on the Make Controller - we should provide a more comprehensive API to control all 3 of them. There's some half-baked code in serial2.c for the 2nd one and nothing for the 3rd one.

Perhaps the serial API should be altered to include an index to which serial port each call is referring to.

Change History

Changed 7 weeks ago by liamMT

  • owner set to liamMT
  • status changed from new to assigned

In [890] both normal UARTs have been integrated into the API. We still need to bring in the debug UART.

Note: See TracTickets for help on using tickets.