| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-23 | Remove old .cargo/ configurations | Ian McIntyre | |
| These were used to run tests on hardware, before adopting target-gen test. They're no longer needed. | |||
| 2026-05-23 | Relax AHB start address alignment limitation | Ian McIntyre | |
| Without this, unaligned AHB reads may return questionable data. This seems to make a difference on 1000 series MCUs; without it, the taget-gen test reliably fail on 1010 and 1040 MCUs. Not sure why the 1100 series can get away without it. | |||
| 2026-05-23 | Write the QE bit for ISSI parts | Ian McIntyre | |
| If it's not already set, our quad reads & writes are not going to work. | |||
| 2026-02-01 | Remove unused imxrt-rt patch | Ian McIntyre | |
| 2026-02-01 | Remove custom smoke tests for target-gen test | Ian McIntyre | |
| 2026-02-01 | Add 1040evk target-gen test | Ian McIntyre | |
| 2025-12-21 | Add 1010evk target-gen test | Ian McIntyre | |
| 2025-12-21 | Add 1160evk target-gen test support | Ian McIntyre | |
| 2025-12-21 | Consolidate flash algorithm init | Ian McIntyre | |
| 2025-12-20 | Remove deinitialize, flash reset | Ian McIntyre | |
| 2025-12-20 | Add target-gen test support for 1170 targets | Ian McIntyre | |
| 2025-12-17 | Configure FlexSPI1 pins on 11xx MCUs | Ian McIntyre | |
| 2025-12-13 | Disable defmt, RTT, in flash algorithms | Ian McIntyre | |
| Typical users won't be able to decode the messages without the ELF, so there's little reason to include the log messages. | |||
| 2025-12-13 | Support ISSI LP and WP configs in one algo | Ian McIntyre | |
| The configurations and sequences need to vary depending on the connected part. We can determine the part at runtime to vary the config. We could probably do this for all the parts. Maybe I'll try that later. | |||
| 2025-11-30 | Fix speed claim in README | Ian McIntyre | |
| 2025-11-30 | First commit | Ian McIntyre | |
