| commit | cc11b26a7d8840a8f5d713c13c1895cf3a7fd921 | [log] [tgz] |
|---|---|---|
| author | Rahul Arasikere <arasikere.rahul@gmail.com> | Mon Jul 15 13:54:09 2024 -0400 |
| committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Jul 30 18:28:53 2024 +0100 |
| tree | f60c1a1413a4d3c37ef7d93d85c135442812dee3 | |
| parent | ef10a9b23b2a8a5578492bd443b082b61d12e0a3 [diff] |
soc: st: stm32f765xx: Correct total number of IRQS. The total number of IRQs for this chip is 110. Refer to the reference manual table 46 for IRQs. Signed-off-by: Rahul Arasikere <arasikere.rahul@gmail.com>