Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pico-sdk
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Microcontroller
pico-sdk
Commits
73e71969
Unverified
Commit
73e71969
authored
1 year ago
by
Graham Sanderson
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
#1748 replace incorrect license (#1749)
parent
8b0146c1
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/rp2_common/pico_double/double_v1_rom_shim.S
+3
-14
3 additions, 14 deletions
src/rp2_common/pico_double/double_v1_rom_shim.S
with
3 additions
and
14 deletions
src/rp2_common/pico_double/double_v1_rom_shim.S
+
3
−
14
View file @
73e71969
/**
*
Copyright
(
c
)
2020
Mark
Owen
https
:
//
www
.
quinapalus
.
com
.
*
*
Raspberry
Pi
(
Trading
)
Ltd
(
Licensor
)
hereby
grants
to
you
a
non
-
exclusive
license
to
use
the
software
solely
on
a
*
Raspberry
Pi
Pico
device
.
No
other
use
is
permitted
under
the
terms
of
this
license
.
*
*
This
software
is
also
available
from
the
copyright
owner
under
GPLv2
licence
.
/*
*
Copyright
(
c
)
2020
Raspberry
Pi
(
Trading
)
Ltd
.
*
*
THIS
SOFTWARE
IS
PROVIDED
BY
THE
LICENSOR
AND
COPYRIGHT
OWNER
"AS IS"
AND
ANY
EXPRESS
OR
IMPLIED
WARRANTIES
,
*
INCLUDING
,
BUT
NOT
LIMITED
TO
,
THE
IMPLIED
WARRANTIES
OF
MERCHANTABILITY
AND
FITNESS
FOR
A
PARTICULAR
PURPOSE
ARE
*
DISCLAIMED
.
IN
NO
EVENT
SHALL
THE
LICENSOR
OR
COPYRIGHT
OWNER
BE
LIABLE
FOR
ANY
DIRECT
,
INDIRECT
,
INCIDENTAL
,
*
SPECIAL
,
EXEMPLARY
,
OR
CONSEQUENTIAL
DAMAGES
(
INCLUDING
,
BUT
NOT
LIMITED
TO
,
PROCUREMENT
OF
SUBSTITUTE
GOODS
OR
*
SERVICES
; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
*
WHETHER
IN
CONTRACT
,
STRICT
LIABILITY
,
OR
TORT
(
INCLUDING
NEGLIGENCE
OR
OTHERWISE
)
ARISING
IN
ANY
WAY
OUT
OF
THE
USE
*
OF
THIS
SOFTWARE
,
EVEN
IF
ADVISED
OF
THE
POSSIBILITY
OF
SUCH
DAMAGE
.
*
SPDX
-
License
-
Identifier
:
BSD
-
3
-
Clause
*/
#include "pico/asm_helper.S"
...
...
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