zephyr/ext
Diego Sueiro 346165b2e8 serial: Add imx uart driver shim
Adds a shim layer around the imx uart driver to adapt it to the Zephyr
serial interface.

Modem mode was introduce to control it as DCE and DTE and can be
configured in the device tree:
    modem-mode:
        type: int
        category: required
        description: Set the UART Port to modem mode 0 (dce) 1 (dte)
        generation: define

For now only the UART 2 was tested.

Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
2018-04-11 08:27:05 +02:00
..
debug debug: fix RTT console Kconfig 2018-03-19 15:37:26 -04:00
fs ext: nffs: update for enabling statistic 2018-03-21 17:04:07 +01:00
hal serial: Add imx uart driver shim 2018-04-11 08:27:05 +02:00
lib ext: lib: tinycbor: fix half-FP feature compilation 2018-04-06 17:01:49 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig ext: lib: mgmt: mcumgr: Build support for mcumgr. 2018-02-20 22:07:52 +01:00