Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove non promicro pins from converters #18239

Merged
merged 3 commits into from
Sep 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,3 @@
// LEDs (Mapped to R and G channel of the Bit-C PRO's RGB led)
#define D5 16U
#define B0 17U

// Bit-C LED (mapped to B channel of the Bit-C PRO's RGB led)
#define F0 18U
10 changes: 2 additions & 8 deletions platforms/chibios/converters/promicro_to_stemcell/_pin_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@
#define B2 PAL_LINE(GPIOA, 7)
#define B6 PAL_LINE(GPIOA, 4)

// Extra elite-c compatible pinout
#define B7 PAL_LINE(GPIOC, 13)
#define D5 PAL_LINE(GPIOC, 14)
#define C7 PAL_LINE(GPIOC, 15)
#define F1 PAL_LINE(GPIOA, 0)
#define F0 PAL_LINE(GPIOA, 1)

// TX/RX pins of promicro
// LEDs
#define D5 PAL_LINE(GPIOA, 8) // User LED
#define B0 PAL_LINE(GPIOA, 9) // unconnected pin