Mcuxpresso and Git authentication Mar 2024

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Mcuxpresso and Git authentication Mar 2024

497件の閲覧回数
BetoGreen
Contributor III

Has anyone figured out how to set up Git with mcuxpresso now with 2 factor authentication in March 2024.

Also is there also a way to store it in General/Security/SecureStorage.

 

I have - MCUXpresso IDE v11.8.1 [Build 1197] [2023-10-27]

I tried  SSL , RSA, Tokensbut couldn't figure it out

 

0 件の賞賛
返信
1 返信

419件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @BetoGreen,

The two-factor authentication is somewhat separate from MCUXpresso, as it depends on your GIT hosting service. I suggest you to look into your particular service's procedure to set it up on your computer first, and once set up, the rest of the local git procedures (like importing repos into MCUXpresso) should work accordingly. Here's a link for GitHub's 2FA configuration page: Configuring two-factor authentication - GitHub Docs

For further inquiries about using MCUXpresso with Git, take a look into the following documentation:
https://www.nxp.com/webapp/Download?colCode=MCUXPRESSO-UG
Import Projects from git into Eclipse | MCU on Eclipse

Also, I highly recomend you to update MCUXpresso IDE to the latest version, 11.9.0:
https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=MCUXPRESSO

BR,
Edwin.

0 件の賞賛
返信