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!)
- Host: GitHub
- URL: https://github.com/lancelet/devicetree-hs
- Owner: lancelet
- License: bsd-3-clause
- Created: 2018-11-09T10:13:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T06:01:33.000Z (over 7 years ago)
- Last Synced: 2025-03-03T10:33:30.578Z (over 1 year ago)
- Language: Haskell
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
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)