Micro Python: Add logic to automatically download the Micro Python tarball at download
This commit is contained in:
parent
31a94816b2
commit
9d64fc6fcf
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@
|
|||
#include "cfgdefine.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
#include "cfgparser.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue