Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-07-22 | add timed_resistive_load for µs-scale model generation timing benchmarks | Daniel Friesel | -1/+15 | |
2020-04-29 | Makefile: Create build directory if needed | Daniel Friesel | -0/+1 | |
2020-04-29 | MSP430FR5994: Use /opt/msp430 for MSP430Flasher by default | Daniel Friesel | -1/+1 | |
2020-03-25 | msp430fr5994lp-256k: aspectc support | Daniel Friesel | -2/+6 | |
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. | ||||
2020-02-12 | msp430 makefile: show ROM/RAM usage | Daniel Friesel | -0/+2 | |
2019-12-12 | MSP430FR5994: switch back to 16MHz for now | Daniel Friesel | -1/+1 | |
2019-11-25 | msp430fr5994lp: Use TI msp430-gcc 5.1.2.0 | Daniel Friesel | -7/+7 | |
2019-07-15 | MSP430FR*: Configurable debug and serial port | Daniel Friesel | -3/+9 | |
2019-06-24 | import nRF24 TX code | Daniel Friesel | -1/+1 | |
2019-05-24 | MSP430: save & restore entire SRAM to/from FRAM | Daniel Friesel | -1/+4 | |
2019-02-18 | improve cpu_freq help | Daniel Friesel | -1/+2 | |
2019-01-29 | update architecture-specific help | Daniel Friesel | -4/+8 | |
2018-12-13 | mpmalloc | Daniel Friesel | -1/+1 | |
2018-12-12 | make info: Add counter overflow stats | Daniel Friesel | -0/+1 | |
2018-12-11 | msp430fr5994: Add optional -mlarge for >48kB code size | Daniel Friesel | -0/+4 | |
2018-12-11 | New architecture: msp430fr5994lp (MSP430FR5994 Launchpad) | Daniel Friesel | -0/+107 | |
Almost exclusively copypasted from msp430fr5969lp. May be replaced by symlinks later on. |