HAL_QURT: added uartF

This commit is contained in:
Andrew Tridgell 2016-04-19 13:48:07 +10:00
parent 18ccaf7e2b
commit 9c9f66e5f3
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ HAL_QURT::HAL_QURT() :
&uartCDriver,
&uartDDriver,
&uartEDriver,
NULL, // uartF
&i2c_mgr_instance,
&i2cDriver,
NULL, /* only one i2c */