Commit Graph

2 Commits (a45a0e0898f323d0b2a6e7094734ec2dd2754977)

Author SHA1 Message Date
Yuri D'Elia a45a0e0898 GPIO: correctly stub known ports
- Use the correct port name in the #define
- Fully qualify all references
2021-07-05 14:44:56 +02:00
Yuri D'Elia 649e68963d Mock GPIO when building tests
Add some conditional statements in gpio.h so that we can mock the GPIO
registers when building tests.
2021-07-02 19:15:27 +02:00