Ralph Ursprung 117eb45fa0
add the possibility to document bind_interrupts structs
the `bind_interrupts` macro creates a `struct` for the interrupts. it
was so far not possible to document those (except for STM32) and there
was no generic documentation being generated/added either, thus the
`missing_docs` lint was triggered for consumers which enabled it.

with this change it is now possible to manually add a comment on the
`struct` being defined in the macro invocation.

to show that this works one RP example has been modified accordingly.
2025-05-15 18:27:40 +02:00
..
2025-05-13 22:33:56 +02:00
2025-03-29 00:21:29 -05:00
2025-03-29 00:21:29 -05:00
2025-03-29 00:21:29 -05:00
2025-03-29 00:21:29 -05:00
2025-03-29 00:21:29 -05:00
2025-04-04 21:54:36 -07:00
2025-04-04 21:54:36 -07:00
2025-04-04 21:54:36 -07:00
2025-05-01 11:20:38 +02:00
2025-04-10 14:09:53 -07:00
2025-04-04 21:54:36 -07:00
2025-05-01 10:35:10 +02:00
2025-04-29 16:37:27 +02:00