| Age | Commit message (Collapse) | Author |
|
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.
|
|
If it's not already set, our quad reads & writes are not going to work.
|
|
|
|
|
|
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.
|
|
|