Commit graph

1002 commits

Author SHA1 Message Date
Scott Lahteine
5d59779a80
🧑‍💻 Combine G60-G61 (#28149) 2025-10-31 20:17:18 -05:00
Scott Lahteine
908d30d4ce 🎨 Some chmod ug-x
Some checks failed
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
CI - Validate Pins Files / Validate Pins Files (push) Has been cancelled
2025-10-26 01:36:21 -05:00
Scott Lahteine
f2b2389b8f 🔨 Rename to change case (2) 2025-10-18 18:30:43 -05:00
Scott Lahteine
9012b9a993 🔨 Rename to change case (1) 2025-10-18 18:30:39 -05:00
ellensp
ef3e9134dc
🔨 More compatible Makefile (#28094)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
CI - Validate Pins Files / Validate Pins Files (push) Waiting to run
2025-10-07 02:30:06 -05:00
Scott Lahteine
35da223f0a 🧑‍💻 Py scripts refinements 2025-10-07 02:26:49 -05:00
Scott Lahteine
0937fe55a4 🎨 Fix echoes, dialect, etc. 2025-10-07 00:51:46 -05:00
Scott Lahteine
d20d1f8712
🔨 Extend misplaced config check (#28093)
Some checks failed
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
CI - Validate boards.h / Validate boards.h (push) Has been cancelled
2025-10-03 11:41:55 -05:00
Scott Lahteine
cb0706f9cc 🔨 Fix misplaced config files check
Fixes #28091
2025-10-02 13:44:37 -05:00
David Buezas
eaefa299fb
️ FTMotion Trajectory: Fix for short blocks (silent curves), add S-curve (#28082) 2025-10-01 17:27:47 -05:00
ellensp
ba840750a0
🔨 Fix font data script #include handling (#28085) 2025-10-01 17:26:11 -05:00
Scott Lahteine
c6cd10a92d
🧑‍💻 Shaped axis macros, etc. (#28084)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-09-29 15:24:58 -05:00
ThomasToka
d628d7de44
🔨 Improve build output (#28051)
- Respect bootloader offset for `maximum_flash_size` output
- Match the .elf name to the firmware name.
2025-09-14 18:58:00 -05:00
Andrew
dcbcbb54f9
🧑‍💻 Update datetime on same config rebuild (#28020) 2025-09-14 16:15:38 -05:00
Scott Lahteine
4bca73dc5a
Validate source formatting (#28028) 2025-09-05 20:30:39 -05:00
Andrew
4fb984e960
🔨 Clean up and improve some Python scripts (#27752) 2025-08-13 12:33:09 -05:00
ellensp
1244a21a21
🔧 Extend bad merge checking (#27990) 2025-08-08 13:38:52 -05:00
Keith Bennett
fbea4c6048
✏️ Fix variant docs typo (#27850) 2025-05-14 15:18:53 -05:00
Scott Lahteine
b7a1681d38 🔨 Fix some build_flags inheritance 2025-05-05 22:15:22 -05:00
InsanityAutomation
9a901941aa
🐛 Watchdog Reset PIO on DUE to prevent hang (#27803)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-04-22 12:01:14 -05:00
Scott Lahteine
f3be22c4ff 🎨 Delete libsam_sam3x8e_gcc_rel.a.txt 2025-04-16 14:43:50 -05:00
Andrew
47820cac8a
🎨 Whitespace cleanups (#27784) 2025-04-09 19:08:10 -05:00
Scott Lahteine
efa175820f 🧑‍💻 Allow for tests on macOS / Windows 2025-03-27 20:57:17 -05:00
Scott Lahteine
5d755676a9 🧑‍💻 Silence findMissingTranslations grep output 2025-03-19 20:40:54 -05:00
Andrew
2f4f2bce15
🔨 PowerShell compatibility (#27720) 2025-03-17 18:04:59 -05:00
Scott Lahteine
e8c0363051 🎨 cosmetics 2025-03-17 15:19:21 -05:00
Keith Bennett
78f871567f
🔨 Rename FYSETC S6/Spider envs (#27122) 2025-03-14 13:11:45 -05:00
Scott Lahteine
d9229ff355 🔨 Fix CONFIG_EXPORT 1, (embed = 101)
Followup to #27628
See #27612
2025-03-10 19:06:47 -05:00
Fly3DTeam
05a46084b6
FLY_D5, FLY_DP5, FLY_D7, FLY_D8, FLY_D8_PRO, FLY_SUPER8_PRO, FLY_CDY_V3 (#27580) 2025-03-04 21:08:04 -06:00
Luc
89def456e8
🔨 Fix pioarduino path check for xtensa-esp32 (#27693) 2025-02-18 19:33:54 -06:00
Scott Lahteine
cd3997f045 🧑‍💻 More binary file types 2025-02-03 15:43:17 -06:00
Scott Lahteine
81ef02e41f 🔨 Fix sim build with gcc-14 2025-01-27 21:17:53 -06:00
Andrew
0a598071af
🎨 Adjust some Python formatting (#27649) 2025-01-23 19:48:58 -06:00
Andrew
8d7ecad531
🔨 Fix cmake build on Linux (#27605) 2025-01-11 15:09:49 -06:00
Erik van Luijk
d57feeadaf
🐛 Fix JG Aurora A1 implementation (#27622) 2025-01-08 16:48:32 -06:00
ellensp
36623a2382
🐛 Fix config embed and restore (#27628)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-01-08 16:44:31 -06:00
ellensp
d2814c7aa7
✏️ Fix variant.h comment typo (#27594) 2024-12-17 14:09:01 -06:00
Scott Lahteine
1067950697 🔨 Fix and improve schema exports 2024-12-17 14:03:34 -06:00
Scott Lahteine
c4ef2d63e1 🔥 Remove obsolete support files
Followup to #15347
Originally from #10849
2024-12-16 15:30:01 -06:00
Scott Lahteine
c0becd6ce1 🔨 Scripted build/archive multiple envs (2) 2024-12-16 14:49:38 -06:00
Scott Lahteine
d5dfd18c24 🔨 Scripted build/archive multiple envs 2024-12-15 20:35:05 -06:00
ellensp
a365163ff0
🔨 Fix ESP32 build (for xtensa32) (2) (#27570)
Followup to #27561
2024-12-05 17:20:25 -06:00
ellensp
94bd6d52e9
🔨 Fix ESP32 build (for xtensa32) (#27561) 2024-12-03 17:50:25 -06:00
Andrew
3591eb5d5d
🔨 Improve build script compatibility (#27549) 2024-11-30 21:22:52 -06:00
Scott Lahteine
a9f44e37a9 🔨 Improve build scripts 2024-11-30 14:21:16 -06:00
Scott Lahteine
2b39e51a40 🔨 Fix schema.py ; Add build_example --index=N 2024-11-26 21:21:17 -06:00
Andrew
a7bd35b993
🧑‍💻 Python scripts cleanup, improve (#27533) 2024-11-24 21:12:24 -06:00
Scott Lahteine
8df61893c3
🐛 Show probe/level menu for tramming (#27532) 2024-11-23 16:41:42 -06:00
Scott Lahteine
c6bbed7cdb 🔥 Drop support for DevIoT, Atom
Followup to #15347
2024-11-18 23:58:07 -06:00
Scott Lahteine
1df97254cb
🔨 Fix path handling for generic variant (#27528) 2024-11-12 17:44:34 -06:00