1
0

add xf integration

This commit is contained in:
2024-01-13 15:35:57 +01:00
parent dcfa41499c
commit 7b660f0fe2
10 changed files with 384 additions and 464 deletions

View File

@ -9,6 +9,8 @@
#include "xf/behavior.h"
#include "interface/buttonscontrollercallbackcaller.h"
extern "C" void HAL_GPIO_EXTI_Callback(uint16_t GPIO_Pin);
/**
* @brief ButtonsController handles/generates button pressed- and released pressed events.
*