Update board/teensy comment (#19456)
This commit is contained in:
parent
05680a4662
commit
d1eeb692c1
1
.github/workflows/test-builds.yml
vendored
1
.github/workflows/test-builds.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
|||||||
- mega2560
|
- mega2560
|
||||||
- teensy31
|
- teensy31
|
||||||
- teensy35
|
- teensy35
|
||||||
|
- teensy41
|
||||||
- SAMD51_grandcentral_m4
|
- SAMD51_grandcentral_m4
|
||||||
|
|
||||||
# Extended AVR Environments
|
# Extended AVR Environments
|
||||||
|
@ -359,7 +359,7 @@
|
|||||||
|
|
||||||
#define BOARD_THE_BORG 5000 // THE-BORG (Power outputs: Hotend0, Hotend1, Bed, Fan)
|
#define BOARD_THE_BORG 5000 // THE-BORG (Power outputs: Hotend0, Hotend1, Bed, Fan)
|
||||||
#define BOARD_REMRAM_V1 5001 // RemRam v1
|
#define BOARD_REMRAM_V1 5001 // RemRam v1
|
||||||
#define BOARD_TEENSY41 5002 // Teensy4.0 and Teensy4.1
|
#define BOARD_TEENSY41 5002 // Teensy 4.1
|
||||||
#define BOARD_T41U5XBB 5003 // T41U5XBB Teensy 4.1 breakout board
|
#define BOARD_T41U5XBB 5003 // T41U5XBB Teensy 4.1 breakout board
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user