File tree
3 files changed
+8
-7
lines changed- STM32
- src
- templates
3 files changed
+8
-7
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
699 | 699 |
| |
700 | 700 |
| |
701 | 701 |
| |
702 |
| - | |
| 702 | + | |
703 | 703 |
| |
704 |
| - | |
705 |
| - | |
706 |
| - | |
707 |
| - | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
708 | 708 |
| |
709 | 709 |
| |
710 | 710 |
| |
| |||
749 | 749 |
| |
750 | 750 |
| |
751 | 751 |
| |
| 752 | + | |
752 | 753 |
| |
753 | 754 |
| |
754 | 755 |
| |
|
Submodule Arduino_Core_STM32 updated 14 files
- README.md+9-4
- boards.txt+94-5
- cores/arduino/stm32/stm32_def.h+1-1
- platform.txt+1-1
- variants/PILL_F103XX/PeripheralPins.c
- variants/PILL_F103XX/PinNamesVar.h
- variants/PILL_F103XX/ldscript.ld
- variants/PILL_F103XX/variant.cpp
- variants/PILL_F103XX/variant.h
- variants/PILL_F303XX/PeripheralPins.c+294
- variants/PILL_F303XX/PinNamesVar.h+30
- variants/PILL_F303XX/ldscript.ld+208
- variants/PILL_F303XX/variant.cpp+122
- variants/PILL_F303XX/variant.h+146
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
0 commit comments