I am trying to make a circuitry, which resembles the Dev Kit C, but without the pinouts that are not needed.
I wonder, if I design it very similarly, with Silicon Labs UART to USB module and the micro USB as well, will I be able to programme to the board upon finishing up the board?
Will I be able to just run the following?
Code: Select all
make flash monitor
Thanks a lot in advance.