Skip to content

esphome/xmos_fwk_io

 
 

Repository files navigation

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

About

XMOS I/O Framework

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 46.7%
  • Python 26.9%
  • Shell 15.4%
  • CMake 9.5%
  • XC 1.2%
  • Makefile 0.3%