Commit graph

6 commits

Author SHA1 Message Date
Scott Lahteine 7f72e78520
🔨 Simplify scripts with pathlib (#24574) 2022-08-01 01:14:58 -05:00
Robby Candra 4483b8aaf0
🔨 Fix IntelliSense / PIO conflicts (#23058)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-11-04 05:28:42 -05:00
Scott Lahteine ee016e605c
Rename, clean up boards/variants (#21655)
* 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`.
2021-04-27 04:49:21 -05:00
Scott Lahteine 9d0b6c5730 Requiring PIO >= 5.0.3 2021-04-01 21:54:51 -05:00
Scott Lahteine 903d0b91fc Tweaks to build scripts 2021-02-27 22:38:57 -06:00
Scott Lahteine ea20c77df9 Clean up envs / variants 2020-06-11 20:26:24 -05:00
Renamed from buildroot/share/PlatformIO/scripts/STM32F103RC_MEEB_3DP_create_variant.py (Browse further)