https://github.com/smfsw/ow_drivers
ARM OneWire Drivers for various components (requires 'sarmfsw' & 'HARMcksL')
https://github.com/smfsw/ow_drivers
Last synced: about 1 year ago
JSON representation
ARM OneWire Drivers for various components (requires 'sarmfsw' & 'HARMcksL')
- Host: GitHub
- URL: https://github.com/smfsw/ow_drivers
- Owner: SMFSW
- License: mit
- Created: 2022-03-13T09:17:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T11:51:48.000Z (about 2 years ago)
- Last Synced: 2025-02-04T00:33:20.418Z (over 1 year ago)
- Language: C
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ARM OW drivers [](https://travis-ci.com/SMFSW/ow_drivers)
ARM OW Drivers for various components
## Requires
- sarmfsw
- [sarmfsw](https://github.com/SMFSW/sarmfsw)
- HARMcksL (following used components(s))
- [HARMcksL](https://github.com/SMFSW/HARMcksL)
## TODO
- Any RTOS compatibility (blocking transactions doesn't match with RTOS task timings)
- (FreeRTOS) compatibility using R/W functions using interrupts with callbacks (when possible)
## Misc
Feel free to share your thoughts @ xgarmanboziax@gmail.com about:
- issues encountered (might also raise issue on github directly)
- optimizations
- improvements & new functionalities
## Documentation
Doxygen documentation can be generated using "Doxyfile"
See [generated documentation](https://smfsw.github.io/ow_drivers/)
## Release Notes
See [release notes](ReleaseNotes.md)