flipperzero-firmware/firmware/targets/f6/Src
SG 153666f73f
F6: USB glue cleanup and fixes (#666)
* USB-CDC: accepting the next data packet only if we process previous data
* USB-CDC: use USB FS packet size
* HAL-console: puts method
* Check: print assertion data
* FuriHal: rx stream free space aware CDC confirmation.
* Bootloader: pull down USB lines, leave the rest to the firmware or bootloader
* F6: cleanup and move USB code to usb-glue folder, add USB suspend/resume events to VCP, cleanup target.mk, fix missing motd message in cli when using minicom.
* F5: cleanup the rest of USB glue code, adjust LPM and Power info data in descriptor.

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-08-22 13:43:45 +03:00
..
fatfs [FL-1688] Incorrect SD read/write block address #649 2021-08-16 23:14:27 +03:00
aes.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
comp.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
freertos-openocd.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
gpio.c [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
main.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
pka.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
rf.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
rng.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
rtc.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
stm32wbxx_hal_msp.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
stm32wbxx_it.c [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
system_stm32wbxx.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
tim.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00