This website requires JavaScript.
Explore
Help
Register
Sign In
liz
/
flipperzero-firmware
Watch
1
Star
0
Fork
0
You've already forked flipperzero-firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a5052a0375
flipperzero-firmware
/
applications
/
gpio
/
scenes
/
gpio_scene_config.h
4 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
[FL-1884] GPIO application (#732) * 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>
2021-09-30 20:03:28 +00:00
ADD_SCENE
(
gpio
,
start
,
Start
)
ADD_SCENE
(
gpio
,
test
,
Test
)
[FL-1885] USB-UART bridge (#778) * [FL-1885] USB-UART: app and worker * [FL-1885] USB-UART: UART on CDC0 Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-10-21 18:12:20 +00:00
ADD_SCENE
(
gpio
,
usb_uart
,
UsbUart
)
Reference in New Issue
Copy Permalink