summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/mixins/xc16.py
Commit message (Expand)AuthorAgeFilesLines
* compilers: move get_dependency_gen_args to base CompilerDylan Baker2020-10-011-4/+0
* compilers: fully type annotate the C compilersDylan Baker2020-10-011-1/+1
* compilers: Tell mypy that the compiler mixins are just thatDylan Baker2020-09-241-5/+8
* compilers/mixins: make xc16 type safeDylan Baker2020-09-241-2/+7
* -Add xc16 and c2000 C,Cpp toolchain supportalanNz2020-03-211-0/+123