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.h
Age
Commit message (
Expand
)
Author
2021-02-08
add basic support for rt-thread
tfx2001
2021-01-19
RP2040 support
graham sanderson
2020-03-11
hack to undef LITTLE_ENDIAN for samg55
hathach
2019-10-18
change DEBUG optimization option from O0 to Og
hathach
2019-10-12
adding log support with uart
hathach
2019-09-12
fix #145
hathach
2019-08-24
add board_test example for testing new board
hathach
2019-05-29
run tud_task() in board_delay()
hathach
2019-05-21
better fix for #72 millis overthrow
hathach
2019-05-21
fix #72 address overflow with board_delay
hathach
2019-05-14
update license year to 2019
hathach
2019-04-18
wrap up hid device refactor
hathach
2019-04-02
rename board_led_control to board_led_write
hathach
2019-04-01
add board_button_read()
hathach
2019-03-27
more board clean up
hathach
2019-03-24
remove tusb_hal_millis() usage, less work for porting
hathach
2019-03-23
clean up bsp, adde board_millis()
hathach
2019-03-23
add board_noos_millis() for blinky
hathach
2019-03-22
simplify board API, adding stm32f3 discovery
hathach
2019-03-20
clean board uart read & write
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2019-01-10
Merge branch 'master' of https://github.com/hathach/tinyusb into stm32f4
William D. Jones
2018-12-04
adding ea4088 quickstart, able to blink
hathach
2018-12-04
add mcb1800, blink led ok
hathach
2018-12-03
update board led to use only one led
hathach
2018-11-29
move nvic prio in hal/dcd to bsp for portability
hathach
2018-11-27
needs to be filled out. blinks though
Scott Shawcroft
2018-11-20
adding samd21 metro m0 support
hathach
2018-11-14
add Adafruit samd-peripherals as submodule.
hathach
2018-11-13
adding Adafruit metro m0/m4 express
hathach
2018-11-13
clean up board.h
hathach
2018-09-08
qspi msc flash seems to work
hathach
2018-07-24
nrf52840 example work with boot keyboard
hathach
2018-03-30
get freertos build
hathach
2018-03-29
rename tusb_hal_tick_get to tusb_hal_millis
hathach
2018-03-13
working on nrf52
hathach
2018-03-11
adding nrf52840 port, able to blink led with pca10056
hathach
2018-03-07
rename tusb_tick_get to hal_tick_get
hathach
2018-03-02
more hal clean up
hathach
2018-03-02
re-org bsp
hathach
2018-03-02
rename boards to bsp
hathach