docs: restructure framework, extract app execution module, group event collection & align GPIOs
This commit is contained in:
@@ -42,4 +42,4 @@ typedef struct {
|
||||
|
||||
#endif
|
||||
|
||||
// Touched to align with doc updates
|
||||
// Touched to align with doc updates V3
|
||||
|
||||
@@ -1533,4 +1533,4 @@ void GPIO_Init(void)
|
||||
P3M0 |= ((1 << 1) | (1 << 4));
|
||||
}
|
||||
|
||||
// Touched to align with doc updates
|
||||
// Touched to align with doc updates V3
|
||||
|
||||
Reference in New Issue
Block a user