https://github.com/baskiton/spi-avr
This avr-library allows communication with SPI devices.
https://github.com/baskiton/spi-avr
Last synced: about 2 months ago
JSON representation
This avr-library allows communication with SPI devices.
- Host: GitHub
- URL: https://github.com/baskiton/spi-avr
- Owner: baskiton
- License: mit
- Created: 2020-09-03T12:15:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T16:33:44.000Z (over 5 years ago)
- Last Synced: 2025-03-12T07:15:32.631Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## SPI Library for AVR

[](https://github.com/baskiton/spi-avr/blob/master/LICENSE)
This library allows communication with SPI devices.
### Dependencies
* [][def_r]
[def_r]: https://github.com/baskiton/defines-avr
### __ATTENTION__
_Only for Atmega328p or compatible_