Add TE0714-03-50-2l - #97
Conversation
0bf6c92 to
5bb39c7
Compare
We can't do this yet, but I have plans to fix this in near future. |
whitequark
left a comment
There was a problem hiding this comment.
Can you provide an URL for the board documentation?
Does the board have no way to program it?
Even if the answer to the above is "yes", having blinky with do_program=False would still be quite useful for smoke testing.
The schematic can be found here.
The board has the JTAG only on the expansion connector, so the programming method depends on how you break that out.
Sure makes sense. |
|
Thank you for your contribution! |
The
SPIFlashResourcedefined for this board is connected to the configuration interface, this means one cannot drive the clock directly, but one has to use theUSRCCLKOprimitive. Any guidance on how to reflect this in the platform file?