flipperzero-firmware/applications/debug_tools
あく 839e52ac32
[FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333)
* Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs
* Furi: magic thread catcher validating thread completion; backtrace improver
* Furi: allow furi_thread_get_current_id outside of thread context
* Furi: use IRQ instead of ISR for core primitives
2022-06-20 18:54:48 +04:00
..
display_test
file_browser_test
blink_test.c Hardware LED blinking (#1303) 2022-06-09 16:33:46 +09:00
keypad_test.c
text_box_test.c
uart_echo.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
usb_mouse.c
usb_test.c
vibro_test.c