Skip to content

Commit 36da7f7

Browse files
authored
Merge pull request #71 from fpistm/rework
[PinMap] Enhance generation and format
2 parents d13e554 + 78df4a3 commit 36da7f7

File tree

7,191 files changed

+1015290
-486564
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,191 files changed

+1015290
-486564
lines changed

src/genpinmap/.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[flake8]
22
max-line-length = 88
3+
ignore = W503, E203

src/genpinmap/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
config.json
2+
repo/

src/genpinmap/Arduino/STM32F0/STM32F030C6Tx/PeripheralPins.c

Lines changed: 0 additions & 184 deletions
This file was deleted.

src/genpinmap/Arduino/STM32F0/STM32F030C6Tx/PinNamesVar.h

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)