forked fromzephyrproject-rtos/gsoc-2022-arduino-core
Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork22
Commit8fbe703
committed
PortentaH7 - Stop the blue blink...
This was caused by the default sketch running on the M4 core when no other sketch was loadedon the M4.This changes the config to not automatically start the M4 at boot and.It appears like that left the Blue LED on, so added an InitVariant implementation for the PortentaH7 that turns it off.1 parentfe9e040 commit8fbe703
File tree
2 files changed
+13
-0
lines changed- variants/arduino_portenta_h7_stm32h747xx_m7
2 files changed
+13
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + |
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
0 commit comments
Comments
(0)