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
/
msp_exp430f5529lp
Age
Commit message (
Expand
)
Author
2021-01-26
change output filename to BOARD-Directory
hathach
2020-04-17
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
hathach
2020-04-08
move irq from msp430
hathach
2020-03-25
makefile clean up
hathach
2020-03-24
msp_exp430f5529lp: Fix board.mk, remove .travis.yml.bck.
William D. Jones
2020-03-23
msp_exp430f5529lp: Allow user to choose mspdebug as alternate programmer.
William D. Jones
2020-03-22
change msp430 flash tool from mspdebug to TI MSP430Flasher
hathach
2019-10-29
msp_exp430f5529lp: Use ti submodule for includes and linker files.
William D. Jones
2019-10-29
add --allow-fw-update for convenience
hathach
2019-10-29
correct read()/write() retarget for msp430, fix msp430 button state
hathach
2019-10-06
msp_exp430f5529lp: Make board_millis atomic.
William D. Jones
2019-10-05
msp_exp430f5529lp: Set up UART functionality.
William D. Jones
2019-09-27
Fix typo of CFG_TUD_ENDOINT0_SIZE.
Nathan Conrad
2019-09-24
msp430f5529: Change EP0 size to 8, implement interrupt logic up to bus
William D. Jones
2019-09-23
msp430f5529: Enable clocks/PLL for msp_exp430f5529lp and enable USB
William D. Jones
2019-09-23
msp430f5529: Ensure cdc_msc demo compiles.
William D. Jones
2019-09-19
msp_exp430f5529lp: Implement enough functionality for board_test.
William D. Jones
2019-09-14
rules.mk: Create an LDINC variable for linker script search path.
William D. Jones
2019-09-14
msp430f5529: Remove -nostdlib and -nostartfiles, as the compiler
William D. Jones
2019-09-14
msp430f5529: Add empty msp_exp430f5529lp BSP and DCD.
William D. Jones