summaryrefslogtreecommitdiff
path: root/zephyr/zmake/tests/test_project.py
Commit message (Expand)AuthorAgeFilesLines
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-011-4/+5
* zephyr: zmake: drop support for v2.5Jack Rosenthal2021-08-111-4/+4
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-121-39/+47
* zephyr: zmake: Run isort on all files, add check to run_tests.shJack Rosenthal2021-07-021-4/+4
* zephyr: Add find_projects() to zmake.project.Jeremy Bettis2021-03-311-0/+38
* zephyr: zmake: drop support for zephyr v2.4Jack Rosenthal2021-02-231-1/+1
* zephyr: zmake: prune modules to only those required by the projectJack Rosenthal2021-02-231-0/+44
* zephyr: zmake: disable deadlines for test_find_dts_overlaysJack Rosenthal2021-02-081-1/+1
* zephyr: zmake: add board-specific DTS overlaysJack Rosenthal2021-02-061-0/+82