summaryrefslogtreecommitdiff
path: root/examples/build_system
AgeCommit message (Expand)Author
2024-04-19clang samd21 build but has issue as samd51hathach
2024-04-19clang samd51 compile but does not run, rom is correct, but ram is lacking bss...hathach
2024-04-19more clang updatehathach
2024-04-19- clang h743 build and run cdc_msc okhathach
2024-04-19clang build board test with h743hathach
2024-04-19update cmake buildhathach
2024-04-19cmake detect toolchain based on -DCMAKE_C_COMPILERhathach
2024-04-15update msp430 make buildhathach
2024-04-12add cmake support for msp430hathach
2024-04-09apply oldPRCR to board_init()hathach
2024-04-05minor update bsphathach
2024-04-05Merge branch 'master' into MCXhathach
2024-04-05fix pre-commit formathathach
2024-04-04fix build with rp2040 + max3421hathach
2024-04-02Merge branch 'master' into MCXhathach
2024-03-23Fix the error that occurs when executing make in Windowskkitayam
2024-03-01reformat code hid_host.chathach
2024-02-09frdmmcxa153 now working with cmake+ninjaJerry Palacios
2024-02-08cortex m33+nodsp+nofpu make file createdJerry Palacios
2023-12-13Enhance IAR CMake support.Mengsk
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-11-23correct gcc version major comparisonhathach
2023-11-23move make to examples/build_systemhathach