Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-08-28 | Remove arch=msp430fr5994lp-256k, use arch=msp430fr5994lp large_mode=1 instead | Daniel Friesel | -11/+0 | |
2020-03-25 | msp430fr5994lp-256k: aspectc support | Daniel Friesel | -0/+11 | |
AspectC++ is not aware of the type "__int20", so we need to map it to a type known to AspectC++ (only for ag++, not g++) and fix its autogenerated constructor signatures. |