Commit Graph

7 Commits

Author SHA1 Message Date
hathach
6a36c74b10 embed metadata to family.c and board.h to generate supported boards doc 2024-12-27 09:11:09 +07:00
hathach
57aac432b5 add new tusb_int_handler(rhport, in_isr) as common irq handler
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
2024-10-10 16:28:36 +07:00
hathach
3b0ffd0f48 change hcd_int_handler(rhport, in_isr) signature: add in_isr
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
2023-09-27 15:51:03 +07:00
hathach
088180e3d8 add iar support for lpc43, add lpcxpresso43s67 to hil farm 2023-08-14 20:58:00 +07:00
hathach
78e5b2c6a4 add board_get_unique_id() for lpc43 2023-08-14 16:52:16 +07:00
hathach
202b945f88 add lpcxpresso43s67 2023-08-14 16:38:51 +07:00
hathach
a160da1f2b add lpc43 family 2023-08-03 17:19:47 +07:00