Initial commit
* Added Documentation and instructions in reST format
* Deprecated older material and moved to doc/old.md
* Added CI via GitHub Actions
* Added zephyr-aligned-allocators.patch since that is not yet merged upstream
* Added zephyr-dynamic-pthread-stacks.patch since that is not yet merged upstream
* Added zephyr-gpio-emul.patch since that is not yet merged upstream
* Added zephyr-gpio-get-direction.patch
* Added zephyr-sys-byteorder-posix.patch
Signed-off-by:
Christopher Friedt <chrisfriedt@gmail.com>
parents
Showing
- .github/workflows/module.yml 56 additions, 0 deletions.github/workflows/module.yml
- CMakeLists.txt 7 additions, 0 deletionsCMakeLists.txt
- Kconfig 3 additions, 0 deletionsKconfig
- LICENSE 29 additions, 0 deletionsLICENSE
- README.rst 147 additions, 0 deletionsREADME.rst
- doc/802154-setup.rst 33 additions, 0 deletionsdoc/802154-setup.rst
- doc/GreybusSpecification.pdf 0 additions, 0 deletionsdoc/GreybusSpecification.pdf
- doc/atusb.jpg 0 additions, 0 deletionsdoc/atusb.jpg
- doc/ble-setup.rst 21 additions, 0 deletionsdoc/ble-setup.rst
- doc/blinky.sh 31 additions, 0 deletionsdoc/blinky.sh
- doc/cc1352r_sensortag.rst 35 additions, 0 deletionsdoc/cc1352r_sensortag.rst
- doc/gpio.rst 56 additions, 0 deletionsdoc/gpio.rst
- doc/i2c.rst 53 additions, 0 deletionsdoc/i2c.rst
- doc/linux-setup.rst 68 additions, 0 deletionsdoc/linux-setup.rst
- doc/old.md 43 additions, 0 deletionsdoc/old.md
- doc/spi.rst 44 additions, 0 deletionsdoc/spi.rst
- dts/bindings/greybus/zephyr,greybus-bundle.yaml 24 additions, 0 deletionsdts/bindings/greybus/zephyr,greybus-bundle.yaml
- dts/bindings/greybus/zephyr,greybus-control.yaml 22 additions, 0 deletionsdts/bindings/greybus/zephyr,greybus-control.yaml
- dts/bindings/greybus/zephyr,greybus-cport.yaml 21 additions, 0 deletionsdts/bindings/greybus/zephyr,greybus-cport.yaml
- dts/bindings/greybus/zephyr,greybus-gpio-control.yaml 22 additions, 0 deletionsdts/bindings/greybus/zephyr,greybus-gpio-control.yaml
Please register or sign in to comment