An open API service indexing awesome lists of open source software.

https://github.com/lancelet/devicetree-hs

Haskell exploration of devicetree (not useful yet!)
https://github.com/lancelet/devicetree-hs

Last synced: 26 days ago
JSON representation

Haskell exploration of devicetree (not useful yet!)

Awesome Lists containing this project

README

          

# devicetree-hs

## Reference Material

- [DeviceTree Specification Release v0.2](https://www.devicetree.org/specifications/)
- [DeviceTree Schema Presentation](https://www.youtube.com/watch?v=ooHN2_tvDzk)
- [Proposed DeviceTree YAML Schema](https://github.com/robherring/yaml-bindings)