index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
/
ea4357
Age
Commit message (
Collapse
)
Author
2019-05-14
update license year to 2019
hathach
2019-04-02
rename board_led_control to board_led_write
hathach
2019-04-01
add board_button_read()
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
- remove board header since it is not used
2019-03-20
clean board uart read & write
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-12-14
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
hathach
2018-12-07
enable all warnings
hathach
2018-12-06
host port plugged isr detect, but control xfer not work
hathach
2018-12-05
hal clean up
hathach
- replace tusb_hal_int_enable/disable to dcd_int_enable/disable, hcd_int_enable/disable - remove tusb_hal_init(), this will be part of dcd_init/hcd_init, anything beyond dcd/hcd should be inited by bsp
2018-12-05
lpc move Chip_USB_Init() out of stack to bsp
hathach
2018-12-04
add mcb1800, blink led ok
hathach
2018-12-03
forgot to add ea4357 files
hathach
2018-12-03
use lpcopen for lpc43x, work well
hathach
2018-12-03
use lpcopen for ea4357, blinky ok
hathach
2018-12-03
clean up
hathach
2018-12-03
clean up
hathach
2018-12-03
ea4357 led
hathach
2018-11-30
lpc13xx build ok (not work) with lpcopen
hathach
2018-11-22
rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION
hathach
2018-11-22
build ok
hathach
2018-11-22
adding lpc43xx to ses
hathach
2018-11-14
add Adafruit samd-peripherals as submodule.
hathach
clean up board
2018-04-14
rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE
hathach
2018-04-12
rename OPT_MODE_
hathach
2018-04-12
rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-03-30
get freertos build
hathach
2018-03-29
rename tusb_hal_tick_get to tusb_hal_millis
hathach
rename TUSB_CFG_TICKS_HZ to BOARD_TICKS_HZ
2018-03-13
working on nrf52
hathach
2018-03-07
add new example device_virtual_com
hathach
2018-03-02
move startup to bsp folder
hathach
2018-03-02
re-org bsp
hathach
[prev]