Ivan Kravets
|
610abd7b88
|
Declare "teensy" platform, add ststm32 dev/platform (#14070)
|
5 years ago |
Dave Johnson
|
8a24ff94d1
|
AT90USB1286 PIO cleanup and optimization (#11230)
-normalize `env` and `board` to lowercase naming convention.
-make board `name` follow descriptive convention.
-implement `-fsingle-precision-constant` compile optimization per https://github.com/MarlinFirmware/Marlin/pull/11178#issuecomment-401673901
-fix typo in 5DPRINT entry.
|
6 years ago |
Dave Johnson
|
a5b0bf86f1
|
[2.0.x] Correct PROGMEM on DFU-equiped AT90USB boards (#10943)
130048 is available on genuine Teensy2.0++ with Paul's "Halfkay" bootloader. Atmel DFU-equiped boards have only 122880 available
|
6 years ago |
Bob Kuhn
|
62e2987488
|
add AT90USB support & add items to popup menu (#10779)
|
6 years ago |