summaryrefslogtreecommitdiff
path: root/hw/bsp/msp430
AgeCommit message (Expand)Author
2026-04-04implement board_uart_read()/write() as non-blocking for all familieshathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-07-02add doc for building examples with cmake build systemhathach
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2025-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-05-02add cmake to msp432e4hathach
2024-04-15update msp430 make buildhathach
2024-04-12add cmake support for msp430hathach
2023-08-03more board_api.h renamehathach
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-17explicitly add dcd source file without vendor/familyhathach
2021-03-04rename FAMILY_SUBMODULES to DEPS_SUBMODULEShathach
2021-03-02update ci for msp430 familyhathach
2021-03-02move msp430 into familyhathach