This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleashed-firmware
Watch
2
Star
0
Fork
You've already forked unleashed-firmware
0
mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced
2024-12-23 19:23:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
88cee4601a
unleashed-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 a new issue
Copy permalink