-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
277 changed files
with
70,671 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
*.exe filter=lfs diff=lfs merge=lfs -text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
stages: | ||
- ClearCore | ||
|
||
ClearCore: | ||
stage: ClearCore | ||
script: | ||
- cd %USERPROFILE%\AppData\Local\Arduino15\packages\ClearCore | ||
- rmdir /S /Q hardware\sam\1.0.1 | ||
- rmdir /S /Q hardware\sam\1.0.2 | ||
- rmdir /S /Q hardware\sam\1.0.3 | ||
- rmdir /S /Q hardware\sam\1.0.4 | ||
- rmdir /S /Q hardware\sam\1.0.5 | ||
- rmdir /S /Q hardware\sam\1.0.6 | ||
- rmdir /S /Q hardware\sam\1.0.7 | ||
- rmdir /S /Q hardware\sam\1.0.8 | ||
- rmdir /S /Q hardware\sam\1.0.9 | ||
- rmdir /S /Q hardware\sam\1.0.10 | ||
- rmdir /S /Q hardware\sam\1.0.11 | ||
- rmdir /S /Q hardware\sam\1.0.12 | ||
- rmdir /S /Q hardware\sam\1.0.13 | ||
- git clone git@git-server.teknic.com:CustomerPackages/ClearCore_Arduino.git --branch "%CI_COMMIT_REF_NAME%" --single-branch "hardware\sam\1.0.13" || ( git clone git@git-server.teknic.com:CustomerPackages/ClearCore_Arduino.git --branch "develop" --single-branch "hardware\sam\1.0.13" ) | ||
- git clone git@git-server.teknic.com:CustomerPackages/libClearCore.git --branch "%CI_COMMIT_REF_NAME%" --single-branch "hardware\sam\1.0.13\Teknic\libClearCore" || ( git clone git@git-server.teknic.com:CustomerPackages/libClearCore.git --branch "develop" --single-branch "hardware\sam\1.0.13\Teknic\libClearCore" ) | ||
- git clone git@git-server.teknic.com:CustomerPackages/same53.git --branch "master" --single-branch "hardware\sam\1.0.13\variants\clearcore\Third Party\SAME53" | ||
- git clone git@git-server.teknic.com:CustomerPackages/LwIP.git --branch "master" --single-branch "hardware\sam\1.0.13\Teknic\LwIP" | ||
- git clone git@git-server.teknic.com:CustomerPackages/uf2-builder.git --branch "master" --single-branch "hardware\sam\1.0.13\Teknic\Tools\uf2-builder" | ||
- cd "hardware\sam\1.0.13" | ||
- mkdir TestSketch | ||
- echo void setup(){} void loop(){} > TestSketch/TestSketch.ino | ||
- atmelstudio.exe ClearCore.atsln /build debug /out output.txt || ( type output.txt & EXIT /B 1 ) | ||
- python build.py -c -b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
**Summary** | ||
|
||
(Summarize the bug encountered concisely) | ||
|
||
|
||
**What is the current bug behavior?** | ||
|
||
(What actually happens) | ||
|
||
|
||
**What is the expected correct behavior?** | ||
|
||
(What you should see instead) | ||
|
||
|
||
**Steps to reproduce** | ||
|
||
(How one can reproduce the issue - this is very important) | ||
|
||
|
||
**Example code** | ||
|
||
``` | ||
(If possible, please include example code that exhibits the problematic behaviour) | ||
``` | ||
|
||
**Relevant logs and/or screenshots** | ||
|
||
(Paste any relevant logs) | ||
|
||
|
||
/label ~Bug |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
**Summary** | ||
|
||
(Summarize the topic for the discussion) | ||
|
||
|
||
**Who is required to participate?** | ||
|
||
|
||
**What is the estimated time for the discussion?** | ||
|
||
|
||
**Provide any additional details or background information for the discussion** | ||
|
||
|
||
/label ~Discussion |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
**Summary** | ||
|
||
(Summarize the feature requested concisely) | ||
|
||
|
||
**Who is the requesting Customer?** | ||
|
||
Customer name - | ||
Project Name - | ||
Expected Annual volume - | ||
|
||
|
||
**What is the closest current solution with our products?** | ||
|
||
|
||
**What is the likely project outcome if the feature is not implemented?** | ||
|
||
|
||
**What is the "best" expected solution?** | ||
|
||
|
||
|
||
|
||
**Relevant logs and/or screenshots** | ||
|
||
(Please attach any relevant screenshots/pictures/documentation describing the desired behavior etc.) | ||
|
||
|
||
|
||
/label ~Feature Request |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
**Location** | ||
|
||
(Where is the location of the intended change?) | ||
|
||
|
||
**What is the error?** | ||
|
||
(Specifically state what the problem with the text is whether it's a typo, a grammatical error, a formatting error, or just unclear text descriptions) | ||
|
||
|
||
**Steps to reproduce?** | ||
|
||
(If there was any setup to illicit the typo/formatting error/grammatical error, list them) | ||
|
||
|
||
**What is the suggested correction?** | ||
|
||
(Specifically state your suggestion to correct the spelling or make the text more clear) | ||
|
||
|
||
/label ~Text Change |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "Teknic"] | ||
path = Teknic | ||
url = https://github.com/Teknic-Inc/ClearCore-library.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
| ||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Atmel Studio Solution File, Format Version 11.00 | ||
VisualStudioVersion = 14.0.23107.0 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "ClearCoreArduino", "ClearCoreArduino.cppproj", "{DC06454F-445D-4E8C-A03E-22236431B9DE}" | ||
ProjectSection(ProjectDependencies) = postProject | ||
{C373696C-5D45-4B91-AD62-A21552361596} = {C373696C-5D45-4B91-AD62-A21552361596} | ||
{2530D5B1-8A40-4A55-95CA-2EC0B63E2088} = {2530D5B1-8A40-4A55-95CA-2EC0B63E2088} | ||
EndProjectSection | ||
EndProject | ||
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "ClearCore", "Teknic\libClearCore\ClearCore.cppproj", "{2530D5B1-8A40-4A55-95CA-2EC0B63E2088}" | ||
EndProject | ||
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "LwIP", "Teknic\LwIP\LwIP.cppproj", "{C373696C-5D45-4B91-AD62-A21552361596}" | ||
EndProject | ||
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "TestSketch", "TestSketch\TestSketch.cppproj", "{DCE6C7E3-EE26-4D79-826B-08594B9AD897}" | ||
ProjectSection(ProjectDependencies) = postProject | ||
{DC06454F-445D-4E8C-A03E-22236431B9DE} = {DC06454F-445D-4E8C-A03E-22236431B9DE} | ||
{C373696C-5D45-4B91-AD62-A21552361596} = {C373696C-5D45-4B91-AD62-A21552361596} | ||
{2530D5B1-8A40-4A55-95CA-2EC0B63E2088} = {2530D5B1-8A40-4A55-95CA-2EC0B63E2088} | ||
EndProjectSection | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|ARM = Debug|ARM | ||
Release|ARM = Release|ARM | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{DC06454F-445D-4E8C-A03E-22236431B9DE}.Debug|ARM.ActiveCfg = Debug|ARM | ||
{DC06454F-445D-4E8C-A03E-22236431B9DE}.Debug|ARM.Build.0 = Debug|ARM | ||
{DC06454F-445D-4E8C-A03E-22236431B9DE}.Release|ARM.ActiveCfg = Release|ARM | ||
{DC06454F-445D-4E8C-A03E-22236431B9DE}.Release|ARM.Build.0 = Release|ARM | ||
{2530D5B1-8A40-4A55-95CA-2EC0B63E2088}.Debug|ARM.ActiveCfg = Debug|ARM | ||
{2530D5B1-8A40-4A55-95CA-2EC0B63E2088}.Debug|ARM.Build.0 = Debug|ARM | ||
{2530D5B1-8A40-4A55-95CA-2EC0B63E2088}.Release|ARM.ActiveCfg = Release|ARM | ||
{2530D5B1-8A40-4A55-95CA-2EC0B63E2088}.Release|ARM.Build.0 = Release|ARM | ||
{C373696C-5D45-4B91-AD62-A21552361596}.Debug|ARM.ActiveCfg = Debug|ARM | ||
{C373696C-5D45-4B91-AD62-A21552361596}.Debug|ARM.Build.0 = Debug|ARM | ||
{C373696C-5D45-4B91-AD62-A21552361596}.Release|ARM.ActiveCfg = Release|ARM | ||
{C373696C-5D45-4B91-AD62-A21552361596}.Release|ARM.Build.0 = Release|ARM | ||
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Debug|ARM.ActiveCfg = Debug|ARM | ||
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Debug|ARM.Build.0 = Debug|ARM | ||
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Release|ARM.ActiveCfg = Release|ARM | ||
{DCE6C7E3-EE26-4D79-826B-08594B9AD897}.Release|ARM.Build.0 = Release|ARM | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
EndGlobal |
Oops, something went wrong.