flipperzero-firmware/core
2020-10-05 13:17:34 +03:00
..
app.cpp Applications dependency, initial realization (#159) 2020-10-05 13:17:34 +03:00
boot.h Implement bootloader #137 (#142) 2020-10-01 02:05:04 +03:00
flipper.h Input handling and debouncing (#148) 2020-10-02 09:44:05 +03:00
furi_ac.c Applications dependency, initial realization (#159) 2020-10-05 13:17:34 +03:00
furi.c always break rule (#154) 2020-10-02 09:32:11 +03:00
furi.h Applications dependency, initial realization (#159) 2020-10-05 13:17:34 +03:00
log.c [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
log.h [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
tty_uart.c always break rule (#154) 2020-10-02 09:32:11 +03:00
tty_uart.h UART write example (#53) 2020-08-26 21:32:22 +03:00