add board support for QMTech XC7A35T core board and daughterboard#152
add board support for QMTech XC7A35T core board and daughterboard#152hansfbaier wants to merge 8 commits into
Conversation
|
Here is a short video of the blinky: https://twitter.com/hansfbaier/status/1387664548660858883 |
whitequark
left a comment
There was a problem hiding this comment.
Please put all of these into a single toplevel qmtech_xc7a35t module; they're a part of one kit.
|
@whitequark The Daughterboard is useable independently and can be used with a number of other QMTech daughterboards, see https://qmtechchina.aliexpress.com/store/4486047?spm=a2g0o.productlist.0.0.21785a1f82fPyk |
|
Hm, I'll need to think of the best way to handle this, then. |
|
Also we need the option to use the core boards independently of the daughterboard |
|
Also need to consider the similar case of standardized boards like feather (OrangeCrab), pmod, etc. |
|
There is support for pmods already. |
|
Ah yes, sorry, I remember now. |
…tion to the core platform
|
@whitequark I got rid of QMTechXC7A35TKitPlatform and added the daughterboard as an option to the main platform file |
|
@whitequark Will close this request and open another one with the QMTech EP4CE15 board included |
Just got my board today, and blinky test of all 6 leds and buttons works.
The LEDs and buttons are on the baseboard, which means the pin mappings are good.