tree: e68be6b84c187cde30855bd0fd62d70c7bc0f863 [path history] [tgz]
  1. autoconf.h
  2. entrypoints.cfg
  3. Makefile
  4. README.md
  5. serial.ac
  6. serial.cogent
  7. types.cfg
impl/experimental/serial/README.md

An implementation of the mach/imx/serial.c in Cogent

NOTE:

  • Makefile needs to be given a path to libutils and platsupport in the CFLAGS variable for this to build.
  • Update the include directives in serial.ac to reflect the proper path.