xmos / fwk_io

I/O Framework
Other
2 stars 12 forks source link

UART HIL library #7

Closed keithm-xmos closed 2 years ago

ed-xmos commented 2 years ago

Requirements for this deliverable are being tracked here:

https://xmosjira.atlassian.net/wiki/spaces/~870418189/pages/3522068491/UART+HIL+library+and+RTOS+driver+requirements

Current time estimate for -

keithm-xmos commented 2 years ago

Tagging @xmos-jmccarthy & @andrewxcav

ed-xmos commented 2 years ago

Working PR here https://github.com/xmos/xcore_sdk/pull/410

ed-xmos commented 2 years ago

This issue has now been split into smaller chunks: xmos/fwk_io#7. UART HIL only xmos/fwk_rtos#15 RTOS driver xmos/fwk_io#8 Enhancements

ed-xmos commented 2 years ago

HIL and tests now merged