Mcuxpresso and Git authentication Mar 2024

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Mcuxpresso and Git authentication Mar 2024

351 Views
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 Kudos
Reply
1 Reply

273 Views
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 Kudos
Reply