Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make comp.libs use generated templates, too | Alexey Neyman | 2017-11-29 | 1 | -0/+1 |
| | | | | | | | | This allows us to include the component-to-package relation in the generated kconfig files and make use of that information in the show-config.sh script. Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
* | Declare msp430 experimental | Alexey Neyman | 2017-06-10 | 1 | -0/+1 |
| | | | | | | | ... as GCC5 and later ICEs over inocuous code. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79242 Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
* | Added MSP430 architecture support. | Andrew Wygle | 2017-06-02 | 1 | -0/+8 |
Signed-off-by: Andrew Wygle <awygle@gmail.com> |