mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-12-29 10:50:36 -07:00
* Consolidate variant scripts * Rename Marlin-local boards * Simplify variants where possible * Rename variants * CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`. |
||
|---|---|---|
| .. | ||
| bootloader.ld | ||
| common.inc | ||
| extra_libs.inc | ||
| flash.ld | ||
| jtag.ld | ||
| mem-flash.inc | ||
| mem-jtag.inc | ||
| mem-ram.inc | ||
| ram.ld | ||
| stm32f103rb.ld | ||
| stm32f103rb_bootloader.ld | ||
| stm32f103rc.ld | ||
| stm32f103rc_bootloader.ld | ||
| stm32f103re.ld | ||
| vector_symbols.inc | ||