Core api (#138)
* add input debounce code from old fw * exampl of input api * change input API to get/release * revert input API to read * pointer instead of instance * add input API description * add display API * rewrite display names * migrate to valuemanager * add links * little changes * add LED API * add closing brakets * add sound api * change format * Delete input.c * Delete input.h * change format * full links
This commit is contained in:
parent
870fa8c7cd
commit
88f25fe1ad
@ -15,17 +15,18 @@ We use [CMSIS OS v2](https://www.keil.com/pack/doc/CMSIS_Dev/RTOS2/html/group__C
|
||||
|
||||
# UI
|
||||
|
||||
* **[Input](API:Input)**
|
||||
|
||||
* **[Display](API:Display)**
|
||||
* **[Input](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/API:Input)**
|
||||
|
||||
* **[LED](API:LED)**
|
||||
* **[Display](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/API:Display)**
|
||||
|
||||
## vibro
|
||||
* **[LED](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/API:LED)**
|
||||
|
||||
* **[Sound](API:Sound)**
|
||||
* **vibro**
|
||||
|
||||
## backlight
|
||||
* **[Sound](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/API:Sound)**
|
||||
|
||||
* **backlight**
|
||||
|
||||
# System
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user