aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/mixins/xc16.py
AgeCommit message (Expand)AuthorFilesLines
2020-10-01compilers: move get_dependency_gen_args to base CompilerDylan Baker1-4/+0
2020-10-01compilers: fully type annotate the C compilersDylan Baker1-1/+1
2020-09-24compilers: Tell mypy that the compiler mixins are just thatDylan Baker1-5/+8
2020-09-24compilers/mixins: make xc16 type safeDylan Baker1-2/+7
2020-03-21-Add xc16 and c2000 C,Cpp toolchain supportalanNz1-0/+123