Closed marshallbrown123 closed 1 year ago
This line below needs a ; so that it'll compile.
Line 198 of driver.c __ASSERT(false, "Failed to initialize GPIO device.")
Thanks for pointing this out to me. I have no idea how it slipped past me until now.
This line below needs a ; so that it'll compile.
Line 198 of driver.c __ASSERT(false, "Failed to initialize GPIO device.")