hathach
|
92602b9de3
|
change tusb_init(), tusb_rhport_init() to use init struct for expandability
|
2024-10-11 13:41:53 +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
|
db30eee0fc
|
clang tested with mcb1800, add heap to lpc18 linker
|
2024-04-22 18:31:11 +07:00 |
|
hathach
|
ef5bd9ee6c
|
Merge branch 'master' into enhance-bsp
|
2023-08-04 00:31:12 +07:00 |
|
hathach
|
cf91660cee
|
rename hw/bsp/board.h to board_api.h
|
2023-08-03 15:44:05 +07:00 |
|
hathach
|
3f788a4e5a
|
enable USBMC for uno r4, add board_init_after_tusb() API
add BOARD_UPPERCASE for board detection
|
2023-07-31 19:09:40 +07:00 |
|
hathach
|
57d23c7a68
|
update example description
|
2023-03-17 18:34:56 +07:00 |
|
hathach
|
3623ba1884
|
fix trailing space and new line
temporarily disable codespell
|
2023-03-17 16:12:49 +07:00 |
|
hathach
|
460bef9dbb
|
host msc example work well with rp2040 pio-usb
|
2022-11-21 15:49:38 +07:00 |
|
hathach
|
cab65acc46
|
add pwd
|
2022-11-21 11:52:51 +07:00 |
|
hathach
|
bb570e02d6
|
msc explorer ls work great
|
2022-11-19 13:44:07 +07:00 |
|
hathach
|
b00529e287
|
add msc file explorer example
- add lib/fatfs version 15
- add lib/embedded-cli
|
2022-11-18 21:39:04 +07:00 |
|