forked from arduino/ArduinoCore-mbed
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3900c30
commit 06a07b5
Showing
18 changed files
with
48 additions
and
133 deletions.
There are no files selected for viewing
11 changes: 0 additions & 11 deletions
11
...a/runConfigurations/GDB KernelDebug-example-KernelDebug ARDUINO_NANO33BLE_SWD Develop.xml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
.idea/runConfigurations/GDB PDM-example-PDMSerialPlotter ARDUINO_NANO33BLE_SWD Develop.xml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
.../runConfigurations/GDB Scheduler-example-MultipleBlinks ARDUINO_NANO33BLE_SWD Develop.xml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...a/runConfigurations/GDB ThreadDebug-example-ThreadDebug ARDUINO_NANO33BLE_SWD Develop.xml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
.idea/runConfigurations/GDB USBHID-example-Keyboard ARDUINO_NANO33BLE_SWD Develop.xml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
.../runConfigurations/GDB USBHID-example-KeyboardModifiers ARDUINO_NANO33BLE_SWD Develop.xml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
.idea/runConfigurations/GDB USBHID-example-KeyboardRaw ARDUINO_NANO33BLE_SWD Develop.xml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
.idea/runConfigurations/GDB USBHID-example-Mouse ARDUINO_NANO33BLE_SWD Develop.xml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
.idea/runConfigurations/GDB USBMIDI-example-Basic ARDUINO_NANO33BLE_SWD Develop.xml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...nConfigurations/GDB USBMSD-example-AccessFlashAsUSBDisk ARDUINO_NANO33BLE_SWD Develop.xml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...gurations/GDB USBMSD-example-Nano33BLE_FlashMassStorage ARDUINO_NANO33BLE_SWD Develop.xml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
libraries/STM32H747_System/examples/QSPIFReadPartitions/QSPIFReadPartitions.ino
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
#include <Arduino.h> | ||
#include <BlockDevice.h> | ||
|
||
struct __attribute__((packed)) mbrEntry { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters