panda/board/stm32h7
Igor Biletskyy 03435947bb
H7: fix lockup on disconnected bus (#1410)
* fix h7 lockup

* love MISRA!

* EW and EP isn't actual errors
2023-05-12 19:20:42 -07:00
..
inc rename puts to avoid conflict with stdio.h (#1174) 2022-11-29 22:55:10 -08:00
board.h ADC cleanup (#1401) 2023-05-04 13:22:01 +02:00
clock.h H7: add comments on buses clocks (#1154) 2022-11-11 15:30:37 -08:00
interrupt_handlers.h H7: remove busy wait on TXC (#1381) 2023-05-01 20:18:23 -07:00
lladc.h ADC cleanup (#1401) 2023-05-04 13:22:01 +02:00
lldac.h Fake siren (#1192) 2022-12-14 11:25:54 +01:00
llexti.h Continuous harness detection (#1402) 2023-05-08 13:30:23 +02:00
llfan.h fan: fix stall detection (#1351) 2023-04-20 15:44:12 -07:00
llfdcan.h H7: fix lockup on disconnected bus (#1410) 2023-05-12 19:20:42 -07:00
llflash.h Support for STM32H7 and Red Panda (#694) 2021-08-02 20:26:15 -07:00
lli2c.h Fake siren (#1192) 2022-12-14 11:25:54 +01:00
llrtc.h RTC: increase LSE drive strength on H7 (#1252) 2023-02-24 16:59:58 +01:00
llspi.h H7: remove busy wait on TXC (#1381) 2023-05-01 20:18:23 -07:00
lluart.h rename puts to avoid conflict with stdio.h (#1174) 2022-11-29 22:55:10 -08:00
llusb.h USB enumeration based on frame numbers (#1324) 2023-04-03 17:13:02 +02:00
peripherals.h SPI support in bootstub (#1227) 2023-03-07 14:55:15 -08:00
startup_stm32h7x5xx.s Resources for H7 from STM (#696) 2021-07-18 12:51:09 -07:00
stm32h7_config.h Continuous harness detection (#1402) 2023-05-08 13:30:23 +02:00
stm32h7x5_flash.ld bugfix: D2 SRAM clocks and CRun CPU state (#1125) 2022-11-02 14:28:23 -07:00