Mcuxpresso and Git authentication Mar 2024

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Mcuxpresso and Git authentication Mar 2024

561 次查看
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 回复

483 次查看
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 项奖励
回复