diff options
Diffstat (limited to 'stm/qstrdefsport.h')
-rw-r--r-- | stm/qstrdefsport.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stm/qstrdefsport.h b/stm/qstrdefsport.h index cc2041f824..02208875d3 100644 --- a/stm/qstrdefsport.h +++ b/stm/qstrdefsport.h @@ -30,3 +30,7 @@ Q(Usart) Q(ADC) Q(open) Q(File) +// Entries for sys.path +Q(0:/) +Q(0:/src) +Q(0:/lib) |