Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Change variant RemRam for final design (v1.3)#350

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fpistm merged 1 commit intostm32duino:masterfromhasenbanck:remram-v13
Oct 8, 2018
Merged
Show file tree
Hide file tree
Changes fromall 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
6 changes: 4 additions & 2 deletionsvariants/REMRAM_V1/variant.cpp
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -55,7 +55,7 @@ extern "C"
PE_1, // D8 - EXT_D5

// SPI
PB_2, // D9 -SS_SD
PB_2, // D9 -SS_SDLCD
PC_4, // D10 - SS_E
PA_7, // D11 - MOSI
PA_6, // D12 - MISO
Expand DownExpand Up@@ -120,7 +120,9 @@ extern "C"
PC_14, // D54 - BTN_EN1
PC_15, // D55 - BTN_EN2
PC_13, // D56 - SD_CARD_DET
PE_6, // D57 - KILL_PIN

// SD Card Reader
PE_7, // D57 - SS_SD

// Endstops
PB_12, // D58 - X_MIN
Expand Down
6 changes: 4 additions & 2 deletionsvariants/REMRAM_V1/variant.h
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -65,7 +65,7 @@ extern "C"
PE1, // D8 - EXT_D5

// SPI
PB2, // D9 -SS_SD
PB2, // D9 -SS_SDLCD
PC4, // D10 - SS_E
PA7, // D11 - MOSI
PA6, // D12 - MISO
Expand DownExpand Up@@ -130,7 +130,9 @@ extern "C"
PC14, // D54 - BTN_EN1
PC15, // D55 - BTN_EN2
PC13, // D56 - SD_CARD_DET
PE6, // D57 - KILL_PIN

// SD Card Reader
PE7, // D57 - SS_SD

// Endstops
PB12, // D58 - X_MIN
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp