From 68a3f6b4b76e7e04c28c738f575f5ada29375b36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=82=E3=81=8F?= Date: Thu, 18 Feb 2021 15:49:32 +0300 Subject: [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) * Add F5 target, lp5562 driver and api-hal-light. Update api-usage, switch to F5 by default. * API HAL: add i2c and hardware version api. Dolphin: show hardware version. * OTP version generator and flashing utility. * Assets script: fix code formatting * Backport F5 changes to F4 * F4: disable insomnia, prevent damage to BLE RX path * F5 HAL API Light: remove magic delay to fix magic BLE * Dolphin: HW target validation on start * invert RSSI indication in sub-1 * API HAL: rename board to body in version api * Gpio tester: detach and release viewport on exit Co-authored-by: aanper --- applications/power/power.c | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/power') diff --git a/applications/power/power.c b/applications/power/power.c index 092d7f14..bbd99500 100644 --- a/applications/power/power.c +++ b/applications/power/power.c @@ -2,6 +2,7 @@ #include "power_views.h" #include +#include #include #include -- cgit v1.2.3