hathach
|
cf91660cee
|
rename hw/bsp/board.h to board_api.h
|
2023-08-03 15:44:05 +07:00 |
|
hathach
|
3623ba1884
|
fix trailing space and new line
temporarily disable codespell
|
2023-03-17 16:12:49 +07:00 |
|
hathach
|
7187cd9a85
|
fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsp
|
2022-06-06 12:51:10 +07:00 |
|
hathach
|
a5f516893b
|
more with -Wcast-qual
|
2021-10-17 16:36:53 +07:00 |
|
hathach
|
50be9d7c3a
|
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
|
2020-04-17 12:27:53 +07:00 |
|
hathach
|
40e23672ff
|
rename hal_dcd_isr to dcd_irq_handler for fomu
|
2020-04-08 16:47:20 +07:00 |
|
Sean Cross
|
679821e917
|
fomu: bsp: don't call usb isr when usb is disabled
When compiled without usb support, we don't want to call the USB ISR.
Signed-off-by: Sean Cross <sean@xobs.io>
|
2019-11-13 11:10:37 -08:00 |
|
Sean Cross
|
67267a9399
|
fomu: bsp: remove unused messible functions
These functions are unused in the current implementation.
Signed-off-by: Sean Cross <sean@xobs.io>
|
2019-11-13 11:08:56 -08:00 |
|