summaryrefslogtreecommitdiff
path: root/examples/device/board_test
AgeCommit message (Expand)Author
2026-06-29docs: add build-doc tooling and a README for every examplehathach
2026-06-11HIL: replace build.flags_on with named build variants (#3687)Ha Thach
2026-06-10Merge pull request #3690 from hathach/claude/board-test-idle-parkHa Thach
2026-05-30esp32 build fixesHiFiPhile
2026-03-05improve threadx support, add multi ROTS support for board_test and msc_dual_lunhathach
2026-03-05improve threadx support, add multi ROTS support for board_test and msc_dual_lunhathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-16fix some warnings detected by pvs-studiohathach
2025-10-14more make refactorhathach
2025-10-14move make.mk to hw/bsp/family_support.mkhathach
2025-07-02update board_test always output to uart regardless of LOGGER optionhathach
2025-07-02update examplehathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2025-02-11Fix path.HiFiPhile
2025-02-09Add CMake presets.HiFiPhile
2025-01-25fix cihathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-21zephyrhathach
2025-01-21bump up cmake min to 3.20hathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2024-04-25adding support for esp32 for use with max3421e hosthathach
2023-11-29update esp32 to also be supported by hil testhathach
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-10-31uart working on u5a5hathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-05-06cmake work well with imxrthathach
2023-04-21example run well with cmake for imxrthathach
2023-04-20clean uphathach
2023-04-20board test running with cmakehathach
2023-04-20adding cmake build for imxrt1010hathach
2023-03-30more esp32 cmake clean uphathach
2023-03-30update all cmake for esp32 buildhathach
2023-03-17Merge branch 'master' into portabilityhathach
2023-03-17fix trailing space and new linehathach
2023-03-06integrate top.mk into make.mkhathach
2023-01-18fix iar build with board_testhathach
2022-11-21host msc example work well with rp2040 pio-usbhathach
2022-11-18update uart read for lpc18/43 for testinghathach
2022-09-13Remove unreachable codeBen Avison
2022-07-12RP@040: rework CMake for compiler warningsgraham sanderson
2022-06-27fix most warnings with rp2040 -wconversionhathach
2022-06-06clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TU...hathach
2021-11-05xmc4500 led blinky, button okhathach
2021-06-10Make examples standalone buildable via CMakegraham sanderson
2021-05-31Fix up build_family style builds:graham sanderson