https://github.com/elzoughby/avr-gpio-driver
A simple GPIO driver for AVR microcontroller
https://github.com/elzoughby/avr-gpio-driver
atmel avr embedded-systems gpio microcontroller
Last synced: 6 months ago
JSON representation
A simple GPIO driver for AVR microcontroller
- Host: GitHub
- URL: https://github.com/elzoughby/avr-gpio-driver
- Owner: elzoughby
- Created: 2017-08-02T18:35:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-31T23:17:15.000Z (over 8 years ago)
- Last Synced: 2025-03-04T22:19:27.921Z (10 months ago)
- Topics: atmel, avr, embedded-systems, gpio, microcontroller
- Language: C
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## AVR GPIO Driver
A simple GPIO driver for AVR microcontroller.