Commit Graph
24 Commits
Author SHA1 Message Date
X-Ryl669andScott Lahteine 35c32602f4 Teensy USB / serial followup (#21316) 2021-04-29 08:45:16 -05:00
f6f5ed166f Fix build with Meatpack only on 2nd port (#21336)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:16 -05:00
59a9be5f5a Undef unused 2nd serial option(s) (#21331)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:16 -05:00
X-Ryl669andScott Lahteine 242ef2b2b4 Fix MeatPack with per-serial-port instances (#21306) 2021-04-29 08:45:16 -05:00
X-Ryl669andScott Lahteine 6652c7c435 Distinguish serial index from mask (#21287) 2021-04-29 08:45:15 -05:00
X-Ryl669andScott Lahteine 3f9fe2dac4 Fix G-code Queue merge (#21213) 2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine e1283b8a86 G-code Queue followup (#21214) 2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine 80aac1b711 Make F_CPU a compile-time constant (#21051) 2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine 532dbb8064 Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine b33afb790e Let libmaple accept RX/TX_BUFFER_SIZE (#21177) 2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine 73332f4df1 Combined LPC / Serial fixes (#21178)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine dc11874abe Postmortem Debugging to serial port (#20492) 2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine 03396922ab Fix/improve configs build script (#21086) 2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine c759b2d2a6 Script to download & build Configurations (#20992)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine 92b5f06bf9 Use -g3 to include macros in debug symbols (#21052) 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 4316522146 Improve Delay test report (#21047) 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 77966135e8 Fix ARM delay function (#20901) 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 1e5995335c LVGL UI G-code console (#20755) 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine c631fb79d5 Fix AutoReporter implementation (#20959) 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 9ae204df9c Serial refactor followup (#20932) 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine b44de74b91 Optimize serial output code for size (#20911) 2021-04-29 08:45:12 -05:00
X-Ryl669andScott Lahteine efa1e56369 Refactor serial class with templates (#20783) 2021-04-29 08:45:12 -05:00
X-Ryl669andScott Lahteine a33c689c40 Improve Touch Calibration screen (#20524) 2021-04-29 08:45:09 -05:00