Commit Graph

20 Commits

Author SHA1 Message Date
hathach
6b3a5957c2 cmake remove EXAMPLE-tinyusb target as library 2025-01-25 16:08:40 +07:00
hathach
b53801a8ac add cmake RTOS=zephyr (default noos) for zephyr build 2025-01-24 15:06:05 +07:00
hathach
6080f89f3d - change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict with zephyr
- change tinyusb CMakeLists.txt to function tinyusb_target_add() instead of defining tinyusb lib target
2025-01-22 22:31:08 +07:00
HiFiPhile
0074ed7c67 Add bin & hex output to cmake targets. 2024-11-30 21:50:50 +01:00
hathach
3831786ede minor clean up 2024-11-08 22:53:28 +07:00
hathach
9920ebff4a update bsp for h7 to support host mode 2024-11-07 15:04:19 +07:00
hathach
42b6f30eda add VBUS drive via MFX for h743 eval, but does not seems to work yet 2024-10-18 18:33:50 +07:00
hathach
10a3aa3cc8 adding hcd dwc2 2024-10-15 13:03:12 +07:00
hathach
6524e26e62 add cmake for stm32wb 2024-05-03 11:39:42 +07:00
hathach
f76d38c924 clang work with f0 2024-04-23 11:35:42 +07:00
hathach
824e39ddeb more clang update 2024-04-19 23:16:59 +07:00
hathach
3442a87d5b - clang h743 build and run cdc_msc ok
- switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm)
2024-04-19 23:16:57 +07:00
hathach
96f7ca02bf clang build board test with h743 2024-04-19 23:16:57 +07:00
hathach
7213b8abb1 move tools/cmake to examples/build_system 2023-11-23 20:06:22 +07:00
hathach
54356a719e minor-update 2023-11-23 17:53:17 +07:00
hathach
48738df489 move LTO checked to family_support.cmake 2023-06-30 16:05:59 +07:00
hathach
e43387abac rework cmake with rtos support add RTOS to family_configure_device/host/dual_example() 2023-06-27 15:45:38 +07:00
hathach
c81d8b43a1 fix ci build 2023-06-24 22:58:15 +07:00
hathach
430f16bf76 move all IAR to cmake 2023-06-24 22:36:53 +07:00
hathach
1419091923 update h7 to cmake, and move iar build to cmake 2023-06-16 16:47:32 +07:00