Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Peter Hüwe
platformio-cypress_psco6
Commits
fd796550
Commit
fd796550
authored
Sep 16, 2021
by
Stefan Hackenberg
Browse files
Use version 5 and set build flags directly here
parent
e31260e0
Changes
2
Hide whitespace changes
Inline
Side-by-side
boards/cy8cproto_062_4343w.json
View file @
fd796550
...
...
@@ -2,7 +2,8 @@
"build"
:
{
"cpu"
:
"cortex-m4"
,
"f_cpu"
:
"150000000L"
,
"mcu"
:
"CYBLE-416045-02"
"mcu"
:
"CYBLE-416045-02"
,
"extra_flags"
:
"-DPIO_FRAMEWORK_MBED_RTOS_PRESENT"
},
"frameworks"
:
[
"mbed"
...
...
platform.json
View file @
fd796550
...
...
@@ -29,7 +29,7 @@
"framework-mbed"
:
{
"type"
:
"framework"
,
"optional"
:
true
,
"version"
:
"^
6
"
"version"
:
"^
5
"
},
"tool-openocd"
:
{
"type"
:
"uploader"
...
...
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