Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ADSP: Use find_program() to get path to cc21k/ccblkfn | Josh Channings | 2023-11-30 | 1 | -1/+6 |
| | | | | | | This still uses CMAKE_ADSP_ROOT as the PATHS argument, so the same behavior should be retained - but now the Platform will work without needing to supply the root, if the binaries are already in $PATH. | ||||
* | ADSP: Use $CMAKE_EXECUTABLE_SUFFIX in COMPILER_NAME | Josh Channings | 2023-11-29 | 1 | -2/+2 |
| | | | | The binaries are obviously not .exe-suffixed on Linux | ||||
* | ADSP: Add dedicated platform module | Chris Wright | 2022-04-04 | 1 | -0/+36 |