flipperzero-firmware/core
あく 3749eb0eed
USB VCP Cli (#237)
* Core: ring buffer.
* Api: usb vcp. F3: vcp glue code.
* Applications: cli draft version.
* Cli: basic working version, includes help and version commands
* HAL: vcp on f2
* Makefile: update openocd conf
* F3: vcp rx with freertos stream
* Cli: help
* Cli: standard commands, api-hal-uid
* Power: cli poweroff.
2020-11-16 13:16:34 +03:00
..
api-basic Core code cleanup (#206) 2020-10-29 10:58:19 +03:00
api-hal Core code cleanup (#206) 2020-10-29 10:58:19 +03:00
app.cpp Api hw gpio pwm (#199) 2020-10-26 10:16:54 +03:00
boot.h Implement bootloader #137 (#142) 2020-10-01 02:05:04 +03:00
core.mk Api hw gpio pwm (#199) 2020-10-26 10:16:54 +03:00
flipper_arduino.h Api hw gpio pwm (#199) 2020-10-26 10:16:54 +03:00
flipper_v2.c Api hw gpio pwm (#199) 2020-10-26 10:16:54 +03:00
flipper_v2.h Refactor F2/local before F3 merge (#220) 2020-11-06 11:31:59 +03:00
flipper.h Core code cleanup (#206) 2020-10-29 10:58:19 +03:00
furi_ac.c FL-78 Microsd test application (#230) 2020-11-14 19:24:38 +03:00
furi-deprecated.c Core api concept (#144) 2020-10-13 11:22:43 +03:00
furi-deprecated.h Display and UI implementation (#169) 2020-10-14 13:21:55 +03:00
log.c Core api concept (#144) 2020-10-13 11:22:43 +03:00
log.h Core api concept (#144) 2020-10-13 11:22:43 +03:00
ring.c USB VCP Cli (#237) 2020-11-16 13:16:34 +03:00
ring.h USB VCP Cli (#237) 2020-11-16 13:16:34 +03:00
tty_uart.c Core api concept (#144) 2020-10-13 11:22:43 +03:00
tty_uart.h UART write example (#53) 2020-08-26 21:32:22 +03:00