pulkin / micropython

MicroPython implementation on Ai-Thinker GPRS module A9 (RDA8955)
https://micropython.org
MIT License
103 stars 30 forks source link

Require authenticate for "https://github.com/hathach/stm32lib.git"? #118

Open water5 opened 1 year ago

water5 commented 1 year ago

When I use git submodule update --init --recursive, return error below:

fatal: Authentication failed for 'https://github.com/hathach/stm32lib.git/' fatal: unable to access 'https://github.com/hathach/stm32lib.git/'

Which user name and password to use?