Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
card-access-system
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
8
Issues
8
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bc. Petr Elexa
card-access-system
Commits
373542b4
Commit
373542b4
authored
Nov 17, 2019
by
Bc. Petr Elexa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
panel: Fix LPCOpen chip library linking
parent
42d362c9
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
64 additions
and
22 deletions
+64
-22
.gitignore
.gitignore
+3
-4
.cproject
cardreader/.cproject
+58
-17
.gitignore
cardreader/.gitignore
+2
-0
.project
cardreader/.project
+1
-1
liblpc_chip_11cxx.a
cardreader/lib/Debug/liblpc_chip_11cxx.a
+0
-0
liblpc_chip_11cxx.a
cardreader/lib/Release/liblpc_chip_11cxx.a
+0
-0
No files found.
.gitignore
View file @
373542b4
Debug/
Release/
lpc_chip_11cxx_lib/
/lpc_chip_11cxx_lib
.settings
.metadata
\ No newline at end of file
.metadata
.mcuxpressoide_packages_support
cardreader/.cproject
View file @
373542b4
This diff is collapsed.
Click to expand it.
cardreader/.gitignore
0 → 100644
View file @
373542b4
/Debug
/Release
\ No newline at end of file
cardreader/.project
View file @
373542b4
...
...
@@ -3,7 +3,7 @@
<name>
cardreader
</name>
<comment></comment>
<projects>
<project>
l
pc_chip_11cxx_lib
</project>
<project>
l
iblpc_chip_11cxx
</project>
</projects>
<buildSpec>
<buildCommand>
...
...
cardreader/lib/
lpc_chip_11cxx_lib_debug
.a
→
cardreader/lib/
Debug/liblpc_chip_11cxx
.a
View file @
373542b4
File moved
cardreader/lib/
lpc_chip_11cxx_lib_release
.a
→
cardreader/lib/
Release/liblpc_chip_11cxx
.a
View file @
373542b4
File moved
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