638f276308
* gpio: rename gpio application * bq25896: add reading OTG config * furi-hal-power: add is_otg_enabled API * gpio: introduce new GPIO app, add OTG enable / disable * variable-item-list: add enter callback * gpio: add output test view and scene * gpio app: fix GpioItemTester -> GpioItemTest Co-authored-by: あく <alleteam@gmail.com>
3 lines
58 B
C
3 lines
58 B
C
ADD_SCENE(gpio, start, Start)
|
|
ADD_SCENE(gpio, test, Test)
|