hathach
|
7187cd9a85
|
fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsp
|
2022-06-06 12:51:10 +07:00 |
|
hathach
|
99c1585ed2
|
rename board specific macro for example
- BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED
|
2022-06-01 23:53:40 +07:00 |
|
hathach
|
606f932d92
|
added dcd_sof_enable() stubs for all other ports
|
2022-03-07 23:05:05 +07:00 |
|
hathach
|
d10326cb4e
|
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
2022-02-25 18:35:21 +07:00 |
|
Jerzy Kasenberg
|
ec01428820
|
ft9xx: Fix Mynewt build
Includes were moved few lines down to restore build with Mynewt build system.
|
2022-01-17 09:14:41 +01:00 |
|
Gordon McNab
|
8d373b0887
|
Update midi_test endpoints and FT9xx code
|
2021-12-15 12:23:58 +00:00 |
|
Gordon McNab
|
5039a5e54c
|
Update code to implement changes from upstream master
|
2021-12-08 09:34:29 +00:00 |
|
Gordon McNab
|
6a658007a5
|
Changes to use ft90x-sdk as submodule or installed SDK from toolchain.
|
2021-10-27 12:30:51 +01:00 |
|
Gordon McNab
|
5e6edecaa3
|
Streamline settings for board.
|
2021-10-07 17:00:28 +01:00 |
|
Gordon McNab
|
8c40a74f29
|
Sort out board settings.
|
2021-10-06 17:13:44 +01:00 |
|
Gordon McNab
|
9966b8a5d6
|
Change author in header to Bridgetek Pte Ltd.
|
2021-10-06 16:54:52 +01:00 |
|
Gordon McNab
|
37c5eeb51d
|
Rename directories to indicate that FT930 and FT900 devices are both covered by the same SDK and src/portable code. Board makefile includes __FT900__ macro for FT90x and __FT930__ macro for boards with FT93x.
|
2021-10-06 16:50:55 +01:00 |
|