GitHunt
MB

mbanth/fwk_io

I/O Framework

IO Framework Repository

This repository is a collection of C/C++ peripheral IO libraries used to develop for xcore:

Supported peripherals include:

  • UART
  • I2C
  • I2S
  • SPI
  • PDM microphones
  • USB

Build Status

Build Type Status
CI (Linux) CI
Docs CI

Cloning

Some dependent components are included as git submodules. These can be obtained by cloning this repository with the following command:

$ git clone --recurse-submodules https://github.com/xmos/fwk_io.git

Testing

Information on running tests can be found in the tests README.

Documentation

Information on building the documentation can be found in the docs README.

License

This Software is subject to the terms of the XMOS Public Licence: Version 1

Languages

C45.6%Python26.7%Shell16.5%CMake9.6%XC1.3%Makefile0.3%

Contributors

Other
Created January 24, 2024
Updated January 25, 2024