index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
bsp
/
board.c
Age
Commit message (
Expand
)
Author
2026-04-29
fixup
HiFiPhile
2026-04-17
fix some Wconversion warnings
hathach
2026-04-04
make board_uart_read()/write() return -1 when unimplemented for consistency a...
hathach
2026-04-03
fix hil host cdc echo test with imxrt and other fast mcu
hathach
2026-03-05
improve threadx support, add multi ROTS support for board_test and msc_dual_lun
hathach
2026-03-05
improve threadx support, add multi ROTS support for board_test and msc_dual_lun
hathach
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2025-11-04
Fixed more alert found by PVS-Studio
hathach
2025-10-24
fix several warnings
hathach
2025-10-15
refactor all nuc to family
hathach
2025-10-15
merge nuc121 and 125
hathach
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-09-17
Fix board_reset_to_bootloader
HiFiPhile
2025-09-17
Fix board_init_after_tusb
HiFiPhile
2025-09-17
Fix board_get_unique_id
HiFiPhile
2025-07-02
update board_test always output to uart regardless of LOGGER option
hathach
2025-07-02
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
hathach
2025-03-24
Implement ITM_SendChar().
HiFiPhile
2025-02-11
remove board_mcu.h
hathach
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
2024-11-21
- move freertos_hooks to board.c
hathach
2024-11-04
usbh use the new tusb_time_delay_ms_api()
hathach
2024-10-21
add tusb_time_millis(), able to reset and enable dwc2 port and get SOF active
hathach
2024-04-24
Fix bsp mistake
Ha Thach
2024-04-24
change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)
hathach
2024-04-19
- clang h743 build and run cdc_msc ok
hathach
2023-11-23
minor-update
hathach
2023-08-31
improve connection & disconnection detection. But there is still issue when C...
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-06-05
clean up
hathach
2023-06-05
clean up
hathach
2023-05-08
build host examples with imx
hathach
2023-03-17
fix trailing space and new line
hathach
2023-01-18
get most examples build with iar
hathach
2022-11-21
add board_getchar() for non-blocking getchar()
hathach
2022-11-18
update uart read for lpc18/43 for testing
hathach
2021-12-07
Merge pull request #1222 from scoudreau/swo_logger
Ha Thach
2021-12-01
Remove unused-parameter errors when LOGGER=SWO
Sebastien COUDREAU
2021-10-26
add hw config struct
hathach
2021-10-15
update some sense warning from -Wconversion
hathach
2021-07-02
Merge branch 'master' into kkitayam-fix_rtt_for_rx_family
hathach
2021-07-02
extend stack areas to enable logging
kkitayam
2021-07-01
better support for hid device set/get protocol
hathach
2020-05-22
update makefile to build with ohci host
hathach
2020-04-22
added swo as logger
hathach
2020-04-22
add LOGGER option to use rtt
hathach
2020-03-24
Merge pull request #194 from cr1901/msp430f5529
Ha Thach
2020-03-11
clean up
hathach
2019-10-29
correct read()/write() retarget for msp430, fix msp430 button state
hathach
2019-10-12
adding log support with uart
hathach