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