Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOAAP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Streitenberger
SOAAP
Commits
3d67740f
Commit
3d67740f
authored
2 years ago
by
Lennard Karger
Browse files
Options
Downloads
Patches
Plain Diff
kleine Korrektur .ini
parent
a21d6b94
No related branches found
No related tags found
1 merge request
!7
Developement karger
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
sketches/_PIO_Sketches/Karger/22_11_11_1_BLE_Master_Soaap/platformio.ini
+22
-20
22 additions, 20 deletions
...ketches/Karger/22_11_11_1_BLE_Master_Soaap/platformio.ini
with
22 additions
and
20 deletions
sketches/_PIO_Sketches/Karger/22_11_11_1_BLE_Master_Soaap/platformio.ini
+
22
−
20
View file @
3d67740f
...
@@ -12,27 +12,29 @@
...
@@ -12,27 +12,29 @@
platform
=
nordicnrf52
platform
=
nordicnrf52
board
=
nano33ble
board
=
nano33ble
framework
=
arduino
framework
=
arduino
upload_port
=
COM3
;
upload_port = COM3
build_flags
=
build_flags
=
-DsmnDEFBYBUILD
-DsmnNANOBLE33
-DsmnDEBUG
-DDe
g
ugTerminal
-DsmnDEFBYBUILD
-DsmnNANOBLE33
-DsmnDEBUG
-DDe
b
ugTerminal
;Anstelle der relativen Pfade können auch lokale Syslinks verwendet werden(siehe unten).
;Anstelle der relativen Pfade können auch lokale Syslinks verwendet werden(siehe unten).
;Diese aber bitte NICHT committen!
;Diese aber bitte NICHT committen!
lib_deps
=
lib_deps
=
..
\.
.
\.
.
\.
.
\l
ibraries
\B
lePoll
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/LoopCheck
..\..\..\..\libraries\environment
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/BlePoll
..\..\..\..\libraries\ComRingBuf
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/environment
..\..\..\..\libraries\LoopCheck
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/ComRingBuf
..\..\..\..\libraries\MidiNotes
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/LoopCheck
..\..\..\..\libraries\Monitor
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/MidiNotes
..\..\..\..\libraries\nRF52840Gpio
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/Monitor
..\..\..\..\libraries\nRF52840Radio
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/nRF52840Gpio
..\..\..\..\libraries\nRF52840Ser
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/nRF52840Radio
..\..\..\..\libraries\nRF52840Twi
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/nRF52840Ser
..\..\..\..\libraries\SensorLSM9DS1
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/nRF52840Twi
..\..\..\..\libraries\SoaapMsg
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/SensorLSM9DS1
..\..\..\..\libraries\StateMachine
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/SoaapMsg
..\..\..\..\libraries\nRF52840Adc
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/StateMachine
..\..\..\..\libraries\ProcMeas
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/nRF52840Adc
..\..\..\..\libraries\EulerAngles
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/ProcMeas
..\..\..\..\libraries\GpioCtrl
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/EulerAngles
symlink:///home/lennardkarger/Dokumente/Git_local/soaap/libraries/GpioCtrl
;symlink://C:\Users\lenna\OneDrive\Dokumente\Git\SOAAP\libraries\SoaapComDue
;symlink://C:\Users\lenna\OneDrive\Dokumente\Git\SOAAP\libraries\SoaapComDue
;..\..\..\..\libraries\GpioCtrl
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment