Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -g for debug builds. | Nathanael Gray | 2021-11-27 | 1 | -1/+1 |
* | Fix more code which appears copied from CcrxCompiler. | Nathanael Gray | 2021-11-27 | 1 | -4/+6 |
* | fix various flake8 whitespace errors | Eli Schwartz | 2021-10-27 | 1 | -1/+1 |
* | C2000: Added depfile generation for incremental builds | miebka | 2021-09-16 | 1 | -0/+3 |
* | C2000 compiler also accepts *.cla files | miebka | 2021-07-25 | 1 | -2/+4 |
* | compilers: move get_dependency_gen_args to base Compiler | Dylan Baker | 2020-10-01 | 1 | -4/+0 |
* | compilers: fully type annotate the C compilers | Dylan Baker | 2020-10-01 | 1 | -1/+1 |
* | compilers: Tell mypy that the compiler mixins are just that | Dylan Baker | 2020-09-24 | 1 | -5/+8 |
* | compilers/mixins/c2000: Make mypy safe | Dylan Baker | 2020-09-24 | 1 | -1/+6 |
* | -Add xc16 and c2000 C,Cpp toolchain support | alanNz | 2020-03-21 | 1 | -0/+120 |