Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-pico
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-pico
Commits
d850de15
Commit
d850de15
authored
May 13, 2024
by
Earle F. Philhower, III
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version
parent
819a73ba
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
cores/rp2040/RP2040Version.h
cores/rp2040/RP2040Version.h
+2
-2
docs/conf.py
docs/conf.py
+2
-2
package.json
package.json
+1
-1
platform.txt
platform.txt
+1
-1
No files found.
cores/rp2040/RP2040Version.h
View file @
d850de15
#pragma once
#define ARDUINO_PICO_MAJOR 3
#define ARDUINO_PICO_MINOR 8
#define ARDUINO_PICO_REVISION
0
#define ARDUINO_PICO_VERSION_STR "3.8.
0
"
#define ARDUINO_PICO_REVISION
1
#define ARDUINO_PICO_VERSION_STR "3.8.
1
"
docs/conf.py
View file @
d850de15
...
...
@@ -54,9 +54,9 @@ author = u'Earle F. Philhower, III'
# built documents.
#
# The short X.Y version.
version
=
u'3.8.
0
'
version
=
u'3.8.
1
'
# The full version, including alpha/beta/rc tags.
release
=
u'3.8.
0
'
release
=
u'3.8.
1
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
package.json
View file @
d850de15
{
"name"
:
"framework-arduinopico"
,
"version"
:
"1.3080
0
.0"
,
"version"
:
"1.3080
1
.0"
,
"description"
:
"Arduino Wiring-based Framework (RPi Pico RP2040)"
,
"keywords"
:
[
"framework"
,
...
...
platform.txt
View file @
d850de15
...
...
@@ -20,7 +20,7 @@
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
name=Raspberry Pi RP2040 Boards
version=3.8.
0
version=3.8.
1
# Required discoveries and monitors
# ---------------------------------
...
...
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