Commit 61d9320b authored by kukosek's avatar kukosek
Browse files

update year and add links

parent b48e5858
Loading
Loading
Loading
Loading
+7 −4
Original line number Diff line number Diff line
# NXP CUP 2025
# NXP CUP 2026

## Development environment setup
### Instal MCUXpresso IDE
@@ -10,9 +10,12 @@ Can be installed from NXP's site, although login is required.
- SDK Version: 24.12.000

### Clone the repository
1. Clone it from GitLab, create SSH keys in GitLab settings if necessary
2. Switch to the *develop* branch
3. Import the project in MCUXpresso IDE
1. Clone it from GitLab, add your SSH keys to 
    [GitLab settings](https://gitlab.fi.muni.cz/-/user_settings/ssh_keys) if necessary
   ([docs](https://docs.gitlab.com/user/ssh/))
2. Switch to the **develop** branch
3. [Import](https://community.nxp.com/t5/MCUXpresso-IDE-Knowledge-Base/Import-project-s-from-file-system-MCUXpresso-IDE/ta-p/1101184) 
    the project in MCUXpresso IDE
4. Try building the project. Check if it builds without any errors

## Algorithm