Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code).
This commit is contained in:
parent
d3f11eb528
commit
c05c7c7df4
19 changed files with 2190 additions and 10 deletions
|
@ -88,7 +88,6 @@ void Programmer_Task(void)
|
|||
#endif
|
||||
|
||||
puts("Reading Configuration File...\r\n");
|
||||
|
||||
if (!(ProgrammerConfig_ProcessConfiguration()))
|
||||
goto EndOfProgCycle;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue