panda/board/stm32fx
Robbe Derks 79708f912d
USB enumeration based on frame numbers (#1324)
* use frame numbers to detect host connection

* fix weird formatting

---------

Co-authored-by: Comma Device <device@comma.ai>
2023-04-03 17:13:02 +02:00
..
inc USB enumeration based on frame numbers (#1324) 2023-04-03 17:13:02 +02:00
board.h H7 clock source (#1194) 2022-12-14 16:12:09 +01:00
clock.h Microsecond timer fix (#1236) 2023-02-14 12:16:15 +01:00
interrupt_handlers.h HAL refactoring part 2 (#682) 2021-07-13 14:12:07 -07:00
lladc.h Fix different ADC scales (#1288) 2023-03-14 14:49:39 -07:00
llbxcan.h rename puts to avoid conflict with stdio.h (#1174) 2022-11-29 22:55:10 -08:00
lldac.h rename puts to avoid conflict with stdio.h (#1174) 2022-11-29 22:55:10 -08:00
llexti.h Deep sleep(stop) mode for pandas (#832) 2022-03-07 14:24:04 -08:00
llfan.h Tres: fan cooldown + no stall recovery (#1287) 2023-03-16 14:15:43 +01:00
llflash.h Support for STM32H7 and Red Panda (#694) 2021-08-02 20:26:15 -07:00
llrtc.h RTC: increase LSE drive strength on H7 (#1252) 2023-02-24 16:59:58 +01:00
llspi.h Add timeout to spi driver (#1223) 2023-01-24 13:50:51 +01:00
lluart.h rename puts to avoid conflict with stdio.h (#1174) 2022-11-29 22:55:10 -08:00
llusb.h rename puts to avoid conflict with stdio.h (#1174) 2022-11-29 22:55:10 -08:00
peripherals.h SPI support in bootstub (#1227) 2023-03-07 14:55:15 -08:00
startup_stm32f205xx.s Refactor HAL (#656) 2021-07-02 18:25:35 -07:00
startup_stm32f413xx.s Refactor HAL (#656) 2021-07-02 18:25:35 -07:00
stm32f2_flash.ld F4: more RAM (#1126) 2022-11-02 16:57:14 -07:00
stm32f4_flash.ld F4: more RAM (#1126) 2022-11-02 16:57:14 -07:00
stm32fx_config.h SPI support in bootstub (#1227) 2023-03-07 14:55:15 -08:00