We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f18a18d commit fd83745Copy full SHA for fd83745
boards/portenta_c33.json
@@ -7,8 +7,7 @@
7
"-DARDUINO_PORTENTA_C33",
8
"-DARDUINO_ARCH_RENESAS_PORTENTA",
9
"-DLWIP_DNS=1",
10
- "-DCFG_TUSB_MCU=OPT_MCU_RAXXX",
11
- "-DPROVIDE_FREERTOS_HOOK"
+ "-DCFG_TUSB_MCU=OPT_MCU_RAXXX"
12
],
13
"core": "arduino",
14
"cpu": "cortex-m33",
platform.json
@@ -46,13 +46,13 @@
46
"type": "framework",
47
"optional": true,
48
"owner": "platformio",
49
- "version": "~1.3.2"
+ "version": "~1.4.1"
50
},
51
"framework-arduinorenesas-portenta": {
52
53
54
55
56
57
"framework-renesas-fsp": {
58
0 commit comments