55 コミット (bbe0ffb2fafad854457390540ca47165e62986b9)

作成者 SHA1 メッセージ 日付
  Scott Lahteine cb7817093f More serial macro cleanup 4年前
  Scott Lahteine f83bc0aa13 Optimize common strings 4年前
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4年前
  Scott Lahteine 8683d4abfd Improved list-oriented macros 4年前
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 4年前
  Scott Lahteine f9961ddebb Optimize SERIAL_ECHOPAIR_F 4年前
  Tanguy Pruvot 2435c6082a STM32F1: AUTO_BED_LEVELING_UBL build fixes (#15240) 4年前
  Jamie dbee0e9c54 Analog joystick jogging control (#14648) 4年前
  Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 4年前
  Giuliano Zaro 7085781c71 Include configs in serial.h (#14714) 5年前
  Scott Lahteine 305f277843 Drop old includes in serial.h 5年前
  Scott Lahteine 5ccf8c2c33 Fix serial.h indents 5年前
  Scott Lahteine 94f2e82897 Serial assert (needs work) 5年前
  Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 5年前
  Scott Lahteine 3ea073ace6 Slight reduction in serial.h file size 5年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5年前
  Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) 5年前
  Scott Lahteine 72c7751768 Fix SERIAL_POS in use with DEBUG_OUT 5年前
  Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5年前
  Hadrien Jouet 0278ad0a6d Add ESP32 WiFi interface (#11209) 5年前
  Scott Lahteine 388babbcea Tweak SERIAL_PRINTF 5年前
  Scott Lahteine c7d618b4d9 Fix SERIAL_ECHOLNPAIR 5年前
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5年前
  Chris Pepper 38bef9da91 Report auto temp to both serial ports, if available (#13301) 5年前
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5年前
  Scott Lahteine 64253e1a58 Followup to serial reform 5年前
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5年前
  Scott Lahteine 50af1d1e08 Differentiate translated On/Off from Serial ON/OFF 5年前
  Scott Lahteine 471f403a67 Reduce code size with plain inlines 5年前
  Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 5年前
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5年前
  Scott Lahteine 43940d59ed Fix trailing spaces 5年前
  Scott Lahteine cb7844c8d4
Save PROGMEM on serial prefixes (#12033) 5年前
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 5年前
  Scott Lahteine d4fde91222 Fix serial.h including itself 6年前
  Scott Lahteine d7b699ec34 Fewer includes of vector_3.h 6年前
  Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 6年前
  Scott Lahteine 2057177184 Make enums into implicit char 6年前
  Scott Lahteine 2c18faf3e4 General cleanups for HAL 6年前
  Scott Lahteine 094e9b1dab Remove ARDUINO_ARCH_SAM from serial.h too? 6年前
  Scott Lahteine c37d38886c Fix serial.h avr block 6年前
  Scott Lahteine 6a043eee55 Various updates for TMC support 6年前
  Thomas Moore f7efac57b7 Multi-host support 6年前
  teemuatlut 0cd1e91056 [2.0.x] TMC driver update (#8769) 6年前
  Scott Lahteine 25af9decfe Remove enum.h include of MarlinConfig.h 6年前
  etagle ba8dc678f5 Arduino Due XON/XOFF implementation 6年前
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6年前