1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-02-07 06:44:09 +08:00

3 Commits

Author SHA1 Message Date
Andreas Olofsson
16ddde2e39 Fixing up GPIO
- adding support for 64 bits
- implementing global edge detect
- implementing most of the features
- (not debugged yet)
2016-03-05 07:28:28 -05:00
Andreas Olofsson
9aed3f19d2 Simplifying module
-Interrupt should be kept separate from GPIO (use PIC)
2016-02-26 19:06:38 -05:00
Andreas Olofsson
ebc011b1c7 Adding gpio circuit
-work in progress
-compiles and read/write to some registers work
2016-01-23 00:09:14 -05:00