Skip to content

Commit b1bf90b

Browse files
author
Comma Device
committed
fix libpanda
1 parent b4d86d8 commit b1bf90b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

board/fake_stm.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ uint32_t microsecond_timer_get(void);
3131
uint32_t microsecond_timer_get(void) {
3232
return MICROSECOND_TIMER->CNT;
3333
}
34+
35+
typedef uint32_t GPIO_TypeDef;

0 commit comments

Comments
 (0)