summaryrefslogtreecommitdiff
path: root/zephyr/zmake/zmake/project.py
Commit message (Expand)AuthorAgeFilesLines
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-011-5/+40
* zephyr: zmake: drop support for v2.5Jack Rosenthal2021-08-111-1/+1
* zephyr: zmake: drop auto-set of BOARD_ROOTJack Rosenthal2021-07-161-4/+0
* zephyr: zmake: fix import positionJack Rosenthal2021-07-121-5/+5
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-121-50/+55
* zephyr: zmake: support v2.6Yuval Peress2021-06-171-1/+1
* zephyr: Add find_projects() to zmake.project.Jeremy Bettis2021-03-311-0/+17
* 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/+42
* zephyr: zmake: support v2.5Jack Rosenthal2021-02-181-1/+1
* zephyr: zmake: suppress DeprecationWarnings from importing jsonschemaJack Rosenthal2021-02-081-1/+8
* zephyr: zmake: add board-specific DTS overlaysJack Rosenthal2021-02-061-3/+53
* zmake: remove prefer-zephyr-sdk from project configJack Rosenthal2021-01-261-7/+0
* zephyr: copy zmake to platform/ecJack Rosenthal2021-01-091-0/+103