Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Peter Hüwe
science-meets-industry-2021-students
Commits
ddf2e282
Commit
ddf2e282
authored
Oct 01, 2021
by
Stefan Hackenberg
Browse files
Cleanup
parent
98ec5b3e
Changes
2
Hide whitespace changes
Inline
Side-by-side
tasks/clone_repository_smi21.md
View file @
ddf2e282
...
...
@@ -19,12 +19,14 @@ We've already prepared a starting point including some helper functions. This re
$
git clone https://gitlab.elektrotechnik.hs-augsburg.de/hackenbs/science-meets-industry-2021-students
```
If your already clone your own fork adjust the URL.
3.
Optional: Rename the folder to whatever you want.
4.
Open the folder in VSCode as workspace:
`"File" -> "Open Workspace"`
.
5.
Optional:
If you want to track your work via git you can change the repository's
origin:
5.
Optional:
Replace the
origin:
```
sh
$
git remote rename origin gitlab_
hackenbs
$
git remote rename origin gitlab_
old
$
git remote add origin <YOUR_REPOSITORY>
```
...
...
tasks/connect_psoc6_with_rc522.md
View file @
ddf2e282
...
...
@@ -26,9 +26,6 @@ Connect SPI:
| MISO | P9.1 | MSIO |
| RST | P9.4 | RST |
TODO: Fritzing image
## Acceptance criteria
-
Pins connected
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment